An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Basic Fluid Simulation
Basic WebGL fluid simulation. Drag the mouse around to add matter and motion.

![Screenshot](screenshots/screenshot1.png)

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)