Qgis2threejs Versions Save

3D map visualization and web export plugin for QGIS

v2.7.3

3 months ago
  • Fixed a regression related to vertical line
  • Fixed a popup layout issue

v2.7.2

3 months ago
  • Fixed easing of sequential line growing
  • Fixed URL of GSI elevation tile
  • Fixed some other bugs
  • Added some GUI tests
  • Exporter can now work with Qt WebEngine view (Experimental. Needs some changes on QGIS code)
  • Use JS class so that we can use a recent three.js version in the future
  • Plugin document migrated to GitHub pages

v2.7.1

2 years ago
  • Added option to export DEM texture in JPEG format
  • Bug fixes

v2.7

2 years ago

Animation for Narratives

  • Camera motion, growing line, opacity transition and texture change animations are now available

3D Viewer

  • Added measure distance tool
  • Added action to zoom to layer objects

Exporter

  • Added tabs to property dialogs and regrouped widgets in the dialogs
  • Fixed cancellation of building layer objects

Scene

  • Units of 3D world space are same as map units
  • Added option to add fog
  • Added option to use point light above camera

DEM

  • DEM can have multiple textures
  • Added menu action to add a flat plane
  • Renamed surrounding blocks to tiles

Vector

  • Put labels into 3D world
  • Added some labeling settings (color, font size, background color, etc.)
  • Added Thick Line type for line layer

Others

  • Fixed loading point cloud data
  • Removed experimental ray tracing renderer template

v2.6

3 years ago
  • Added navigation widget
  • Added fixed base extent option and 1:1 aspect ratio option
  • Added outline effect option
  • DEM texture width is now specifiable with a numerical value
  • Added edge option and quad wireframe option to DEM
  • Added Ray Tracing Renderer template (experimental)
  • Added view menu
  • Fixed DEM edge processing between central block and surrounding blocks
  • Some other bug fixes

v2.5

3 years ago
  • Potree data support
  • Bug fixes

v2.4.2

4 years ago
  • Fixed scene export with glTF/COLLADA model file (fix #193)
  • Fixed AR camera background in Mobile template (fix #196)

v2.4.1

4 years ago
  • Fixed clipping self-crossing lines (fix #117)
  • Fixed retrieving a symbol for a feature
  • Renamed DEM roughening option to roughness

v2.3.2

4 years ago
  • Fixed error in logging a message (fix #183)

v2.4

4 years ago
  • Build data to load into preview in background
  • Added preserve current viewpoint option to web export (fix #166)
  • Added side color option to DEM
  • Added rotation order option to Model File (fix #182)
  • Triangulate polygons using QgsTessellator for Polygon
  • Triangulate polygons using earcut for Overlay
  • Restored Overlay border option
  • Fixed dat-gui panel for mobile device (fix #170)
  • Renamed scene block size (width) option to base width
  • Renamed Extruded border color option to edge color
  • Renamed Profile type to Wall
  • Renamed Triangular Mesh type to Polygon
  • Updated three.js library to r108
  • Bumped QGIS minimum version to 3.4