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

[Question] What is AABB6 and BVHNode6 in "aabb.h" and "edge_tree.h" used for? #185

Open
LiuLinyun opened this issue May 31, 2022 · 0 comments

Comments

@LiuLinyun
Copy link

I want to know how redner is implemented and wander what are d_min and d_max in AABB6 is used for. Are they used for storing differentiation of p_min and p_max?

Another question is an AABB box containing an edge's two points as a leaf BVH node and the ray intersect with the leaf BVH node's AABB box means hitting the edge?

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