Skip to content

Releases: Driema/euler-fluid-cpp

Euler fluid simulation - v1.0 (Linux)

08 Mar 16:20
Compare
Choose a tag to compare

Basic Euler fluid simulation.

  • Mouse input, to control force and density
  • Keyboard input, to switch between color modes (default, hsb, velocity)

Before executing the binary make sure that you have SFML installed to your standard library path. For more information on how to install SFML on Linux, please take a look at the Readme or visit the SFML Homepage.

Windows executable is not included yet, but will most likely be added in the near future.

Info: If you can't execute the binary because of a Permission denied please make sure to give yourself the necessary rights via chmod 755 ./simulation.