Modern GPU Ray Tracing
•Nate Carr, Jesse Hall, John Hart. The Ray Engine. Proc. Graphics Hardware 2002.
•Uses GPU to intersect rays with triangles
•Turns “Geometry Engine” into a “Ray Engine”
•Uses CPU to organize which rays and triangles to send to GPU