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

Add BatchedTilesPlugin #800

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Add BatchedTilesPlugin #800

wants to merge 36 commits into from

Conversation

gkjohnson
Copy link
Contributor

@gkjohnson gkjohnson commented Oct 10, 2024

Fix #417

TODO

  • Add cap to expansion - max vertex, index size? max number of expansions? Max instances?
    • If expansion cannot happen then just leave the geometry as-is.
  • Account for cases where some geometry does not have the same attributes (ie no uvs) (load near tokyo, mt fuji)
  • Support multiple instances / meshes per tile (google tiles can have multiple meshes per tile)

Later

  • Afford ability to delete scene from tile nodes entirely
  • Possibly support multiple batched meshes

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

Successfully merging this pull request may close these issues.

Plugins: Consider plugin that uses / enables use of BatchedMesh
1 participant