CesiumJS 1.83
1.83 - 2021-07-01
Highlights include:
- Added support for KTX2 and Basis Universal compressed textures. #9513
- Added dynamic terrain exaggeration with
Globe.terrainExaggeration
andGlobe.terrainExaggerationRelativeHeight
. #9603 - Added
CustomHeightmapTerrainProvider
, a simpleTerrainProvider
that gets height values from a callback function. #9604 - Added the ability to hide outlines on OSM Buildings and other tilesets and glTF models using the CESIUM_primitive_outline extension. #8959
See the changelog for the complete list of changes.