Skip to content

Cesium b26

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 14:51
· 26529 commits to master since this release

b26 - 2014-03-03

Highlights include:

  • Added Model for drawing 3D models using glTF. See the tutorial and Sandcastle example.
  • DynamicScene now makes use of Geometry and Appearances, which provides a tremendous improvements to DataSource visualization (CZML, GeoJSON, etc..). Extruded geometries are now supported and in many use cases performance is an order of magnitude faster.
  • Added new SelectionIndicator and InfoBox widgets to Viewer, activated by viewerDynamicObjectMixin.
  • CesiumTerrainProvider now supports mesh-based terrain like the tiles created by STK Terrain Server.

See the change log for a full list of changes