CesiumGS / cesium-omniverse

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

Use `rel` for CesiumCartographicPolygon #639

Closed lilleyse closed 7 months ago

lilleyse commented 7 months ago

Based on discussion in https://github.com/CesiumGS/cesium-omniverse/issues/632 there a few disadvantages of CesiumCartographicPolygon being a subclass of BasisCurves. We should consider using rel instead.

r-veenstra commented 7 months ago

Decisions from standup

corybarr commented 7 months ago
  • @corybarr will look further into isolating the issue

Having created a minimal example that does touch our codebase, I don't think we can keep a single CesiumCartographicPolygon prim for this release.