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
This will be an update to tiles.json. It could also impact tile formats since each "sub-title" will need some kind of set of (offset, length) pointers into the tile content.
A spatial subdivision within the content could also accelerate picking and height queries. We'll need to determine if this is worth including in the payload or computing at runtime. CC CesiumGS/cesium#8481
This will be an update to tiles.json. It could also impact tile formats since each "sub-title" will need some kind of set of
(offset, length)
pointers into the tile content.See How can additive refinement be optimized?.
The text was updated successfully, but these errors were encountered: