Renders a metallic sphere using a GPU pathtracer with mirror-like specular reflection. The sphere perfectly reflects its environment, demonstrating how the pathtracing framework handles specular materials through recursive ray bouncing with minimal absorption.
Controls: Click and drag to orbit, scroll to zoom.