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

Pool visualization boxes for BVH Viz #10

Closed
gkjohnson opened this issue Jan 23, 2018 · 1 comment
Closed

Pool visualization boxes for BVH Viz #10

gkjohnson opened this issue Jan 23, 2018 · 1 comment

Comments

@gkjohnson
Copy link
Owner

When the depth to render updates, it tosses out all the boxes and creates new ones for every bounds, which is slow. Instead, it should create new boxes only as needed and remove the unused boxes once the depth has been updated

@gkjohnson
Copy link
Owner Author

Fixed in c0236eb

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