- Nov 30, 2024
-
-
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
-
-
iSergio authored
- Dec 03, 2023
- Nov 04, 2023
-
-
iSergio authored
Added PolygonGeometry.computeRectangleFromPositions for computing a Rectangle that encloses a polygon, including cases over the international date line and the poles.
- Oct 24, 2023
-
-
iSergio authored
Cesium3DTileset.maximumMemoryUsage has been removed. Use Cesium3DTileset.cacheBytes and Cesium3DTileset.maximumCacheOverflowBytes instead.
-
- Oct 13, 2023
-
-
iSergio authored
-
- Sep 30, 2023
-
- Sep 29, 2023