A GPU pathtracer that implements the Phong reflection model, combining diffuse and specular components. A single light source illuminates the scene, producing sharp specular highlights on surfaces. This demonstrates the classic local illumination model within a pathtracing framework.
Controls: Click and drag to orbit, scroll to zoom.