https://github.com/nmisyats/basic-fluid-simulation
Basic WebGL fluid simulation.
https://github.com/nmisyats/basic-fluid-simulation
fluid simulation webgl
Last synced: 6 months ago
JSON representation
Basic WebGL fluid simulation.
- Host: GitHub
- URL: https://github.com/nmisyats/basic-fluid-simulation
- Owner: nmisyats
- License: mit
- Created: 2021-05-26T09:45:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T18:46:34.000Z (about 5 years ago)
- Last Synced: 2025-09-28T11:46:55.458Z (9 months ago)
- Topics: fluid, simulation, webgl
- Language: JavaScript
- Homepage: https://krafpy.github.io/Basic-Fluid-Simulation/
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic Fluid Simulation
Basic WebGL fluid simulation. Drag the mouse around to add matter and motion.

Used resources:
- PavelDoGreat's [fluid simulation](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation)
- Inspecto's [video](https://www.youtube.com/watch?v=qsYE1wMEMPA) about fluid simulations.
- [Real-Time Fluid Dynamics for Games](https://damassets.autodesk.net/content/dam/autodesk/www/autodesk-reasearch/Publications/pdf/realtime-fluid-dynamics-for.pdf)