- Dec 01, 2024
-
-
iSergio authored
Added SplitDirection property for display PointPrimitive and Billboard relative to the Scene.splitPosition
-
iSergio authored
Added Transforms.computeIcrfToCentralBodyFixedMatrix to specify the default ICRF to fixed frame transformation to use internally, including for lighting calculations.
-
iSergio authored
Added Transforms.computeIcrfToMoonFixedMatrix and Transforms.computeMoonFixedToIcrfMatrix to compute the transformations between the Moon's fixed frame and ICRF at a given time.
-
iSergio authored
-
iSergio authored
-
iSergio authored
Added Ellipsoid.default to allow a central place to specify a default ellipsoid value to be used throughout the API where an ellipsoid is not otherwise specified.
-
iSergio authored
- Nov 30, 2024
-
-
iSergio authored
-
iSergio authored
Added Cesium3DTileset.clippingPolygons, Globe.clippingPolygons, and Model.clippingPolygons properties for defining clipping regions from world positions
-
iSergio authored
Added ClippingPolygon and ClippingPolygonCollection for applying multiple clipping regions, with support for concave regions and inverse clipping regions, to 3D Tiles and Terrain
-
iSergio authored
-
iSergio authored
-
iSergio authored
Added Scene.pickVoxel to pick individual cells from a VoxelPrimitive, and VoxelCell to report information about the picked cell.
-
iSergio authored
-
iSergio authored
-
iSergio authored
-
iSergio authored
-
iSergio authored
- Jan 22, 2024
-
-
iSergio authored
-
iSergio authored
Globe.terrainExaggeration and Globe.terrainExaggerationRelativeHeight have been deprecated in CesiumJS 1.113. They will be removed in 1.116. Use Scene.verticalExaggeration and Scene.verticalExaggerationRelativeHeight instead.
-
iSergio authored
Vertical exaggeration can now be applied to a Cesium3DTileset. Exaggeration of Terrain and Cesium3DTileset can be controlled simultaneously via the new Scene properties Scene.verticalExaggeration and Scene.verticalExaggerationRelativeHeight
-
iSergio authored
- Dec 04, 2023
-