Real-time ray tracer
Hardware-accelerated ray tracing through WebGPU, driven by the same C++ WebAssembly module that renders this page. Four coloured lights, one shadow ray each, Reinhard tonemapping.
Needs WebGPU: Chrome 121+, Firefox 141+, Safari 26+
- Built with
- WebGPU compute + WGSL