Skip to content

CesiumJS 1.57

Compare
Choose a tag to compare
@tfili tfili released this 01 May 18:57
· 6059 commits to master since this release
3a4d4e8

1.57 - 2019-05-01

Highlights include:

  • Improved 3D Tiles streaming performance, resulting in ~67% camera tour load time reduction, ~44% camera tour load count reduction. And for general camera movement, ~20% load time reduction with ~27% tile load count reduction. Tile load priority changed to focus on loading tiles in the center of the screen first.
  • Added support for the KHR_texture_transform glTF extension.
  • Add CZML processing for heightReference and extrudedHeightReference for geometry types that support it.

See the change log for the complete list of changes.