Closed christinekc closed 6 years ago
The ray intersect method doesn't seem to be implemented for objects that are not AABB tree. How do we find t then if we get to a leaf node in the AABBTree::ray_intersect recursion? I have been stuck on this for days please help!
The ray intersect method doesn't seem to be implemented for objects that are not AABB tree. How do we find t then if we get to a leaf node in the AABBTree::ray_intersect recursion? I have been stuck on this for days please help!