or install with NPM:
$ npm install cesium
What’s new?
1.130 - 2025-06-02
Highlights include:
- Added basic support for draping imagery on 3D Tiles. #12567
- Added support for 3D Textures, with a
Volume Cloud
sandcastle example. #12661 - Updated the
FragmentInput
struct for voxel shaders to be more consistent with otherCustomShader
s. #12636 - Fixed voxel rendering with orthographic cameras. #12629
See the changelog for the complete list of changes.