Skip to content

lucasbraune/sph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sph

Real-time simulation of a two-dimensional fluid using the method of smoothed particle hydrodynamics.

Building and running

Requires C++17, GNU Make and freeglut. On MacOS, using Homebrew, freeglut can be installed with

brew install freeglut

To build and run the program, execute

make run

from this repository's root directory.

Demo

About

Fluid simulation using smoothed particle hydrodynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published