CesiumJS 1.57
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
andextrudedHeightReference
for geometry types that support it.
See the change log for the complete list of changes.