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

Re-add child frustum check #765

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Re-add child frustum check #765

merged 2 commits into from
Sep 29, 2024

Conversation

gkjohnson
Copy link
Contributor

@gkjohnson gkjohnson commented Sep 29, 2024

Related to #741

Re adds the frustum check to prevent parent tiles from rendering if none of the children are visible / used, ignoring the external tile set flags.

TODO

  • See if we can account for frustum checks later for visibility to prevent the parent tiles from rendering while still marking tiles as used so they don't get unloaded.

@gkjohnson gkjohnson merged commit 695eb69 into master Sep 29, 2024
2 checks passed
@gkjohnson gkjohnson deleted the frustum-check branch September 29, 2024 22:05
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.

1 participant