Previous | Next --- Slide 33 of 50
Back to Lecture Thumbnails
evelynk

Would we store where the ray intersected with triangle 1 so that we don't need to compute it again in the node containing triangle 2?

lights

In the case that a primitive intersects multiple nodes, is it possible to change the scaling or the splits of the tree to reduce the number of nodes it intersects so fewer intersections need to be calculated?