1.130.1

CesiumGS/cesium1.130.1Jun 24, 2025by ggetz

AI Summary

This patch release adds experimental support for SPZ compressed Gaussian splats and integral texture formats.

Key Highlights

  • Added experimental support for loading 3D Tiles with SPZ compressed Gaussian splats
  • Added support for integral texture formats (R32I, RG32I, etc.)

New Features

  • Experimental SPZ compression support
  • Integral texture formats support

Full Release Notes

1.130.1 - 2025-06-24

Highlights include:

- Added experimental support for loading 3D Tiles with Gaussian splats encoded with SPZ compression using the draft glTF extension [`KHR_spz_gaussian_splats_compression`](https://github.com/KhronosGroup/glTF/pull/2490). [#12582](https://github.com/CesiumGS/cesium/pull/12582)
- Added support for integral texture formats: R32I, RG32I, RGB32I, RGBA32I, R32UI, RG32UI, RGB32UI, RGBA32UI [#12582](https://github.com/CesiumGS/cesium/pull/12582)

See the [changelog](https://github.com/CesiumGS/cesium/blob/1.130.1/CHANGES.md) for the complete list of changes.