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 `ecefToUsdTransform` to `CesiumGeoreferencePrim` #714

Closed lilleyse closed 2 months ago

lilleyse commented 2 months ago
lilleyse commented 2 months ago

@r-veenstra this PR includes USD schema changes, so if you're doing the June release make sure to update the cesium.usd.plugins version number

r-veenstra commented 2 months ago

This looks good. I confirmed the matrix was valid by creating an earth sized sphere and applying the transform. It lines up with the georeferenced globe.

image