Skip to content

Cesium 1.23

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 15:18
· 17769 commits to master since this release

1.23 - 2016-07-01

Highlights include:

  • Added terrain clamping to entities, KML, and GeoJSON
  • Improved performance and accuracy of polygon triangulation by using the earcut library. Loading a GeoJSON with polygons for each country was 2x faster.
  • Fix some large polygon triangulations. #2788
  • Added support for the glTF extension WEB3D_quantized_attributes. #3241

See the change log for a full list of changes