This program approximates the solutions of the Navier-Stokes equations to simulate the behavior of a fluid in 2D. It can be shaken with the mouse in real time.
--recurse-submodules
when cloning
-
A menu to control the simulation
-
Different layers to display (dye, velocity, pressure...)
-
You can choose the resolution of the grid
-
You can change the strength of the vorticity confinement and the mouse forces
-
You can choose the number of iterations for the solver
This repository is based on my Graphics skeleton project, so go see its install part.
If you just want to test the program without editing the source code, go see the Releases.
- Angel Uriot : Creator of the project.