CesiumGS / cesium-omniverse

Bringing the 3D geospatial ecosystem to Omniverse
https://cesium.com/platform/cesium-for-omniverse/
Apache License 2.0
51 stars 7 forks source link

Added pointSize attribute #718

Closed lilleyse closed 1 month ago

lilleyse commented 2 months ago

Added pointSize attribute to CesiumTilesetPrim for controlling the size of points in meters. This is just a small step towards addressing https://github.com/CesiumGS/cesium-omniverse/issues/432.

Unfortunately changing this attribute triggers a tileset reload because Omniverse doesn't have vertex shader-like functionality. Once Kit 106 is out we should be able to take advantage of point cloud rendering in Fabric.

lilleyse commented 2 months ago
image