Qgis2threejs plugin exports terrain data, map canvas image and vector data to your web browser. You can view 3D objects in web browser which supports WebGL. This plugin uses three.js library (http://threejs.org).
Visit http://get.webgl.org/ to check whether your web browser supports WebGL.
Online documentation: http://qgis2threejs.readthedocs.org/
You can download PDF version if you want.
-
All exports use three.js
-
Exports with
display coordinates in latitude and longitude (WGS84)
option use Proj4js -
Exports based on 3DViewer(dat-gui) template use dat-gui
-
Exports based on FileExport template use JSZip and FileSaver.js
Python modules of Qgis2threejs are released under the GNU Public License (GPL) Version 2.
Copyright (c) 2013 Minoru Akagi