Releases: cityjson/ninja
Releases · cityjson/ninja
Version 0.8.2
Improvements
- Added an option to toggle Ambient Occlusion
Version 0.8.1
Improvements
- Lighting has been tweaked to adjust to the changes from three.js
- Ambient Occlusion (GTAO) was introduced to improve the identification of individual surfaces
Version 0.8.0
New features
- An option to show both sides of surfaces was added (enabled by default).
Improvements
- The viewer is now adopting to HiDPI screens (might affect performance).
- Parsing of coordinates has now improved, so that big coordinates are not losing precision when loaded.
- three.js has been upgraded to latest version.
Version 0.6.1
Fix issue with showing information for city objects without a geometry.
Version 0.6.0
New features
- Added selected semantic surface information in the information panel (#63)
- Added option to highlight only the selected surface
- Added option to force light follow the camera's position
- Added option to change selected object/surface colour
Improvements
- Improved the LoD selection buttons and added a new
All
option to show everything - Add a specific option for extension objects (#64)
Fixes
- Fixed an issue with parsing objects with empty semantic surfaces
- Fixed an issue where certain colours in settings would show up as black in the preview
- Colours are now working even if set before a model is loaded
Version 0.5.0
- Added option to select individual LoD
- Added settings to set colours for object and surface types
Version 0.4.0
New features
- Semantic surfaces are visualised with different colours (when present).
- Attribute list in city object information is scrollable when many attributes exist.
- Opening a file should be faster.
- Performance of 3D viewer is vastly improved.
- Specific icons for new city object types introduced in CityJSON 1.1 were added.
Known issues
Version 0.3.0
First public release as ninja.cityjson.org