A GPU pathtracer that renders a scene with purely diffuse Lambertian surfaces. Light bounces randomly off surfaces according to a cosine-weighted hemisphere distribution, producing soft color bleeding and ambient occlusion. This is a core building block for more complex material models.
Controls: Click and drag to orbit, scroll to zoom.