Skip to content

Fix mesh bounds on terrain tiles #1940

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

Closed

Conversation

dashcambike
Copy link

Without this change, oblique camera angles would assume the entire tile is out of the viewport and not render since the mesh extent's height is 0, and the tile plane is out of the viewport but, with elevation, it is in bounds.

@dashcambike dashcambike closed this May 6, 2025
@dashcambike dashcambike deleted the bugfix/elevation-tile-extent branch May 6, 2025 17:44
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.

2 participants