Skip to content

onlycs/fluidsim

Repository files navigation

fluidsim

Running

Windows

Install the redist first.

MacOS

Download and extract the provided zip from the releases page. Open a terminal and run

xattr -cr /path/to/fluidsim.app

to remove the quarantine attribute. You should then be able to double-click on it to run it.

Linux

A release binary is available from the releases page. Make sure the following are available somewhere

  • glibc 2.39 or later
  • libwayland and friends
  • libvulkan and Mesa ICDs
  • libxcb and friends
  • libxkbcommon

Acknowledgements

About

a SPH fluid simulation, now with compute shaders!

Resources

License

Stars

Watchers

Forks

Contributors