A GPU pathtracer that renders a static scene in a single pass without progressive accumulation. This serves as a foundation example for the pathtracing series, showing the basic pipeline of ray generation, scene intersection, and simple shading.
Controls: Click and drag to orbit, scroll to zoom.