Skip to content

Releases: cityjson/ninja

Release v0.9.4

Choose a tag to compare

@HideBa HideBa released this 29 Jul 10:17
chore: update npm publish command to use public access

Version 0.8.2

Choose a tag to compare

@liberostelios liberostelios released this 21 Jun 15:39

Improvements

  • Added an option to toggle Ambient Occlusion

Version 0.8.1

Choose a tag to compare

@liberostelios liberostelios released this 18 Jun 10:17

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

Choose a tag to compare

@liberostelios liberostelios released this 18 Jun 00:00
7644c9a

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

Choose a tag to compare

@liberostelios liberostelios released this 05 Apr 11:50

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

Version 0.6.0

Choose a tag to compare

@liberostelios liberostelios released this 30 Mar 10:48

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

Choose a tag to compare

@liberostelios liberostelios released this 29 Mar 14:42
  • Added option to select individual LoD
  • Added settings to set colours for object and surface types

Version 0.4.0

Choose a tag to compare

@liberostelios liberostelios released this 23 Mar 12:02

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

Choose a tag to compare

@liberostelios liberostelios released this 09 Jul 07:19

First public release as ninja.cityjson.org