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

Document our tile selection algorithm #981

Open
j9liu opened this issue Nov 8, 2024 · 0 comments
Open

Document our tile selection algorithm #981

j9liu opened this issue Nov 8, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@j9liu
Copy link
Contributor

j9liu commented Nov 8, 2024

Our tile selection algorithm is fairly complex, and also different from CesiumJS's selection algorithm. It would be helpful to document its inner workings to improve developer understanding. Some ideas I can think of off the top of my head:

  • How does the fundamental traversal algorithm work?
  • How do the Cesium3DTileset settings (exposed to runtimes) affect loading?
  • Other intricacies?
    • Implicit tileset loading
    • External tilesets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant