Roquefort WebGPU fluid sim
2024-12-01
Roquefort is an open source WebGPU fluid simulator written using compute shaders that runs in web browser. It uses multigrid solver to work efficiently in real-time at higher grid resolutions like 256^3.
I used to develop 4k intro Incendium and 4k executable graphics Feenikslintu for Revision 2025 demoparty.
- Test it out here, you need Chrome, Edge or other Chromium based browser
- Roquefort source code on Github