CesiumGS / cesium-omniverse

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

Add support for custom ellipsoids #725

Closed lilleyse closed 2 months ago

lilleyse commented 3 months ago

Fixes https://github.com/CesiumGS/cesium-omniverse/issues/722

Adds support for custom ellipsoids for Cesium Moon Terrain and other non-Earth datasets.

image moon.usda.zip

Currently targeting the update-cesium-native branch which should be merged first.

lilleyse commented 3 months ago

One UX thing to note: currently there's no way to add a CesiumEllipsoid through the UI. I had to edit the .usda file. This may need to be addressed before we make a tutorial.

lilleyse commented 2 months ago

In case anyone looks at this in the future, there were a few follow up PRs: