You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preprocess the non-content tiles with children to set the geometricError matched their children for poorly structured datasets. In think, we shoul look to how Cesium handles such cases.
Note that this final fix could be a mix of those two fixes.
Your Environment
Context
See upstream
3d-tiles-rendererissue for context and reproduction NASA-AMMOS/3DTilesRendererJS#1517.Steps to Reproduce
Reproduction in
3d-tiles-renderer:Possible Cause/Fix/Solution
Possible fixes:
3d-tiles-rendererLRU caches to a reasonable size (would require some empirical testing) : chore: upgrade runtime & dev dependencies #2702 (comment)geometricErrormatched their children for poorly structured datasets. In think, we shoul look to how Cesium handles such cases.Note that this final fix could be a mix of those two fixes.