A pedagogical pathtracer that implements Phong shading in a simplified scene, combining ambient, diffuse, and specular components. This illustrates how the classic local illumination model can be embedded within a pathtracing pipeline.
Controls: Click and drag to orbit, scroll to zoom.