Skip to content

Basic Simulation of an incompressible Euler fluid based off of Jos Stam's 1999 paper on fast fluid simulations.

Notifications You must be signed in to change notification settings

MISTEN/euler_fluid_simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

euler_fluid_simulation

Euler/Mesh based fluid simulation approach based on Jos Stam's 1999 paper on stable and fast fluid simulations. The current project is limited to a 100x100 mesh, but will be expanded soon. Dye can be added to the fluid by holding the left mouse, and stirring. A working executable can be run from the release folder. More features (and one bug fix) will come soon.

Alt text Alt text Alt text

About

Basic Simulation of an incompressible Euler fluid based off of Jos Stam's 1999 paper on fast fluid simulations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Shell 0.6%