Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://paveldogreat.github.io/WebGL-Fluid-Simulation/
Play with fluids in your browser (works even on mobile)
https://paveldogreat.github.io/WebGL-Fluid-Simulation/
fluid gpu navier-stokes simulation webgl
Last synced: 9 days ago
JSON representation
Play with fluids in your browser (works even on mobile)
- Host: GitHub
- URL: https://paveldogreat.github.io/WebGL-Fluid-Simulation/
- Owner: PavelDoGreat
- License: mit
- Created: 2017-08-22T21:30:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T02:31:23.000Z (5 months ago)
- Last Synced: 2024-10-29T11:16:12.558Z (10 days 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-game-engine-dev - WebGL Fluid Simulation - Play with fluids in your browser (even on mobile). [[Source](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation)] (Specialty Topics / Fluid / Smoke)
- awesome-web-visualizations - Fluid flow
README
# WebGL Fluid Simulation
[Play here](https://paveldogreat.github.io/WebGL-Fluid-Simulation/)
## References
http://developer.download.nvidia.com/books/HTML/gpugems/gpugems_ch38.html
https://github.com/mharrys/fluids-2d
https://github.com/haxiomic/GPU-Fluid-Experiments
## License
The code is available under the [MIT license](LICENSE)