This is a QGIS plugin which visualizes DEM and vector data in 3D on web browsers. You can build various kinds of 3D objects with simple settings panels and generate files for web publishing in simple procedure. In addition, you can save the 3D model in glTF format for 3DCG or 3D printing.
Online documentation: https://qgis2threejs.readthedocs.org/
You can download PDF version if you want.
See plugin wiki page.
-
Potree Core for Potree data support
-
dat-gui for export based on 3DViewer(dat-gui) template
-
Font Awesome icons for export based on Mobile template
-
Python ported version of earcut for Overlay polygon triangulation
-
unfetch fetch polyfill
Copyright (C) 2013 Minoru Akagi
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.