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 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T02:31:23.000Z (10 months ago)
- Last Synced: 2024-10-29T11:16:12.558Z (6 months ago)
- Topics: fluid, gpu, navier-stokes, simulation, webgl
- Language: JavaScript
- Homepage: https://paveldogreat.github.io/WebGL-Fluid-Simulation/
- Size: 3.15 MB
- Stars: 14,663
- Watchers: 213
- Forks: 1,680
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-fluid-dynamics - PavelDoGreat/WebGL-Fluid-Simulation - Play with fluids in your browser (works even on mobile).  (Computational Fluid Dynamics / Graphics)
- awesome-starred - PavelDoGreat/WebGL-Fluid-Simulation - Play with fluids in your browser (works even on mobile) (others)
- StarryDivineSky - PavelDoGreat/WebGL-Fluid-Simulation
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)