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

Terrain clamping support #686

Open lilleyse opened 5 months ago

lilleyse commented 5 months ago

Extend globe anchors to automatically clamp to the terrain surface as tiles refine. Will likely build off the work in cesium-native:

The height query implementation may depend on physics (#153) or RTX ray casting (https://github.com/CesiumGS/cesium-omniverse/issues/154). Unlike metadata picking, we don't need the Fabric prim path, only the intersection point.