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

Clear pixelData in glTF images after creating FabricTextures #664

Open lilleyse opened 5 months ago

lilleyse commented 5 months ago

See https://github.com/CesiumGS/cesium-unreal/pull/1330 and https://github.com/CesiumGS/cesium-native/pull/804.

Once the cesium-native PR is merged, we should do something similar in Omniverse to reduce memory usage.

lilleyse commented 4 months ago

The cesium-native PR was merged, so we should be able to implement this whenever.