We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
BVHNode splitting done by longest axis instead of random axis done in #140
Sorry, something went wrong.
Alternative: https://pbr-book.org/3ed-2018/Primitives_and_Intersection_Acceleration/Kd-Tree_Accelerator
Look into modern papers and blogs!
Add statistics methods for inspecting the "quality" of the constructed BVH.
First set of improvements done in #208. Closing as complete - future improvements can be done as separate tickets.
No branches or pull requests
The text was updated successfully, but these errors were encountered: