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

Extend video-capture tools to render each frame after all 3D Tiles have loaded #669

Closed corybarr closed 7 months ago

corybarr commented 7 months ago

The feasibility of this needs to be determined.

@timoore mentioned updateViewOffline() from Native could likely be used.

This functionality would allow user to create pitch-worthy videos that render without seeing artifacts of tiles loading.

Related techniques could be used as an alternative implementation to https://github.com/CesiumGS/cesium-omniverse/pull/668

lilleyse commented 7 months ago

Duplicate with https://github.com/CesiumGS/cesium-omniverse/issues/198?

corybarr commented 7 months ago

Duplicate with #198?

Ah, it is dupe, nearly exact down to the notes.