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

Merged
merged 40 commits into from
Oct 12, 2024
Merged

Add BatchedTilesPlugin #800

merged 40 commits into from
Oct 12, 2024

Conversation

gkjohnson
Copy link
Contributor

@gkjohnson gkjohnson commented Oct 10, 2024

Fix #417

At errorTarget = 20 this can improve the time to render from 2+ms to 0.5ms

Later

  • Afford ability to delete scene from tile nodes entirely
  • Possibly support multiple batched meshes
  • Add dedicated demo w/ toggle
  • Consider variant that doesn't delete geometry, only adds visible tiles to the batched mesh

@gkjohnson gkjohnson merged commit 6be5c9b into master Oct 12, 2024
2 checks passed
@gkjohnson gkjohnson deleted the batch-plugin branch October 12, 2024 12:22
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