english français

Shader can take time to compile at first (~20s). It can freeze browser during that delay, don't panic 🙂.
/!\ WIP, see TODO below
Use mouse to move camera and keys (WASD/ZQSD + CTRL + SHIFT) to navigate through scene.
Not supported on phones.





Frambebuffer saving and scene saving method inspired by https://wulinjiansheng.github.io/WebGL_PathTracer/. which is pretty good.
Structs & intersection methods from https://www.shadertoy.com/view/wlyGWc.