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

Update default settings for tilesets to improve performance #692

Open r-veenstra opened 7 months ago

r-veenstra commented 7 months ago

Recommend updating default settings for tilesets for better performance.

/Cesium_World_Terrain.cesium:maximumCachedBytes - test and increase accordingly so that a photogrammetry tileset can load and not exceed its in memory cache immediately /Cesium_World_Terrain.cesium:mainThreadLoadingTimeLimit - 5ms as per unreal

Do a quick pass of other tileset settings that may not be exposed to the user in OV and compare against the Unreal implementation