CesiumGS / CesiumGS/cesium-native
Add global cache to unload any tilesets that are not in view
Open
enhancement
- Dominant language
- C++
- Stars
- 623
- Forks
- 277
- PR merge metrics
- No merged PRs in 30d
Description
If we load multiple tilesets and only view a few, unused tilesets will be kept in the memory forever. A global cache will help unloading any unneeded any tilesets
Contributor guide
Assessment
This issue has not been assessed yet.