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

Consider a command to re-compute bounding volumes #106

Open
javagl opened this issue Feb 28, 2024 · 0 comments
Open

Consider a command to re-compute bounding volumes #106

javagl opened this issue Feb 28, 2024 · 0 comments

Comments

@javagl
Copy link
Contributor

javagl commented Feb 28, 2024

Having tight-fitting bounding volumes can be an important quality criterion for tilesets. With the functions that have been introduced recently, and that allow computing the bounding volume of (nearly arbitrary) tile content, there could be a command line function like recomputeBoundingVolumes or so, that just goes through the (explicit) tile hierarchy, computes the bounding volumes of leaf tiles from their content, and the bounding volumes of inner tiles based on their content and child tile bounding volumes.

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

No branches or pull requests

1 participant