Skip to content

Releases: cityjson/ninja

Version 0.8.2

21 Jun 15:39
Compare
Choose a tag to compare

Improvements

  • Added an option to toggle Ambient Occlusion

Version 0.8.1

18 Jun 10:17
Compare
Choose a tag to compare

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

18 Jun 00:00
7644c9a
Compare
Choose a tag to compare

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

05 Apr 11:50
Compare
Choose a tag to compare

Fix issue with showing information for city objects without a geometry.

Version 0.6.0

30 Mar 10:48
Compare
Choose a tag to compare

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

29 Mar 14:42
Compare
Choose a tag to compare
  • Added option to select individual LoD
  • Added settings to set colours for object and surface types

Version 0.4.0

23 Mar 12:02
Compare
Choose a tag to compare

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

  • Settings are disabled temporarily (#75)
  • Picking still not working on touch screens (#24)

Version 0.3.0

09 Jul 07:19
Compare
Choose a tag to compare

First public release as ninja.cityjson.org