Showcase

Real-Time Global Illumination in the Browser With SATORI Engine

A WebGPU renderer where light actually bounces. Color bleeds across walls, reflections fade off the frame, and the sun slides overhead while exposure holds steady. Built on TSL nodes with a single MRT pass feeding screen-space GI and reflections. Open the GUI and break something.

Real-Time Global Illumination in the Browser With SATORI Engine captured as a WebGL / WebGPU community feature.

A WebGPU renderer where light actually bounces. Color bleeds across walls, reflections fade off the frame, and the sun slides overhead while exposure holds steady. Built on TSL nodes with a single MRT pass feeding screen-space GI and reflections. Open the GUI and break something.

The project is collected here for the same reason the best browser graphics work keeps spreading: it makes the GPU visible through a concrete interface, not a lecture. The result feels inspectable, fast, and specific to the web.

Launch Demo
  • Published: Jun 10, 2026
  • Section: Showcase
  • Tags: WebGPU, Global Illumination, Screen Space Reflections