CesiumJS 1.65
1.65 - 2020-01-06
Highlights include:
- Improved culling for primitives and terrain below the ellipsoid.
- Added
Globe.backFaceCulling
to support viewing terrain from below the surface. - Fixed a bug that could cause
Globe.pick
to miss the closest terrain intersection and return a background terrain intersection instead. - Fixed a lighting bug affecting Macs with Intel integrated graphics where glTF 2.0 PBR models with double sided materials would have flipped normals.
See the change log for the complete list of changes.