WebGL Path Tracing

Made by Bo Zhang and Ying Li
Path tracing is a method of rendering images faithful to reality. The core algorithm of this WebGL Path Tracer is implemented in GLSL fragment shader. Each ray bounces in the scene around five times.

A Demo is uploaded in YouTube and code is provided in GitHub.

Features:

Interaction: