Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nest spatial data structure to optimize additive refinement #11

Open
pjcozzi opened this issue Aug 1, 2015 · 3 comments
Open

Nest spatial data structure to optimize additive refinement #11

pjcozzi opened this issue Aug 1, 2015 · 3 comments

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Aug 1, 2015

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?.

@ptrgags
Copy link
Contributor

ptrgags commented Nov 15, 2021

This might be related to the new 3DTILES_multiple_contents extension

@lilleyse
Copy link
Contributor

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

@donmccurdy
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants