https://github.com/paveldogreat/webgl-fluid-simulation
Play with fluids in your browser (works even on mobile)
https://github.com/paveldogreat/webgl-fluid-simulation
fluid gpu navier-stokes simulation webgl
Last synced: about 1 year ago
JSON representation
Play with fluids in your browser (works even on mobile)
- Host: GitHub
- URL: https://github.com/paveldogreat/webgl-fluid-simulation
- Owner: PavelDoGreat
- License: mit
- Created: 2017-08-22T21:30:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T13:29:23.000Z (over 1 year ago)
- Last Synced: 2025-04-28T11:59:49.695Z (about 1 year ago)
- Topics: fluid, gpu, navier-stokes, simulation, webgl
- Language: JavaScript
- Homepage: https://paveldogreat.github.io/WebGL-Fluid-Simulation/
- Size: 3.12 MB
- Stars: 15,370
- Watchers: 214
- Forks: 1,746
- Open Issues: 75
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# WebGL Fluid Simulation
[Play here](https://paveldogreat.github.io/WebGL-Fluid-Simulation/)

## References
https://developer.nvidia.com/gpugems/gpugems/part-vi-beyond-triangles/chapter-38-fast-fluid-dynamics-simulation-gpu
https://github.com/mharrys/fluids-2d
https://github.com/haxiomic/GPU-Fluid-Experiments
## License
The code is available under the [MIT license](LICENSE)