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

Implement Implicit Tiling - Subdivision Scheme - Octree #213

Open
bertt opened this issue Sep 5, 2024 · 0 comments
Open

Implement Implicit Tiling - Subdivision Scheme - Octree #213

bertt opened this issue Sep 5, 2024 · 0 comments

Comments

@bertt
Copy link
Member

bertt commented Sep 5, 2024

At the moment, quadtree subdivision is implemented

image

Octree subdivision is needed for dataset with a large z component (for example the France building set where z is between 0 and 5000)

image

https://github.com/CesiumGS/3d-tiles/tree/draft-1.1/specification/ImplicitTiling#implicittiling-subdivision-scheme

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

1 participant