A pedagogical GPU pathtracer that traces a single ray per pixel with one bounce, illustrating the fundamental step of the pathtracing algorithm. By showing only the first intersection and its shading, this strips the technique to its bare essentials.
Controls: Click and drag to orbit, scroll to zoom.