Path tracing

Home > Computer Science > Computer graphics and visualization > Rendering Techniques > Path tracing

A rendering method that traces the path of light rays from the camera through the scene, accounting for global illumination effects and reflections.