https://github.com/minorua/Qgis2threejs
Revision 2c14049e025edb5f20a028734b0b9ea1e6316c23 authored by Minoru Akagi on 08 January 2015, 02:34:52 UTC, committed by Minoru Akagi on 08 January 2015, 02:34:52 UTC
1 parent de8d015
Raw File
Tip revision: 2c14049e025edb5f20a028734b0b9ea1e6316c23 authored by Minoru Akagi on 08 January 2015, 02:34:52 UTC
put variables and functions for dat-gui into Q3D.gui
Tip revision: 2c14049
CHANGELOG.md
## CHANGELOG

### Version 0.8-dev

### Version 0.7.2

* add object type: Profile (line)
* add shading option to DEM
* 3D print compatible STL export
* fix for QGIS 2.5

### Version 0.7.1

* add template: STLExport
* add object type: Pipe and Cone (line)
* add URL parameters

### Version 0.7

* export with no DEM and multiple DEMs
* add options for DEM: vertical shift, sides, frame, transparency, display type and surroundings
* add template: custom plane
* add controls: OrbitControls
* attribute export and labeling
* make objects queryable
* integrate DEM and Vector tabs
* fix texture loading
* move plugin items into web menu/toolbar
* add object type: JSON model (experimental)

### Version 0.6

* fix confusing GUI

### Version 0.5

* object export based on vector layers
* add object type: Sphere, Cylinder, Cube, Cone, Line, (Extruded) Polygon

### Version 0.4

* advanced resampling mode (quad tree)
* vertical exaggeration
* reproject DEM in memory
* settings dialog (browser path)
back to top