Page 1 of 1

New open-source fluid dynamics library

Posted: Mon Dec 12, 2016 2:31 pm
by Jan Bender
Hi,

a few weeks ago we published our fluid dynamics code as open-source library:

https://github.com/InteractiveComputerG ... lisHSPlasH

Current features:

- SPlisHSPlasH implements current state-of-the-art pressure solvers (WCSPH, PCISPH, PBF, IISPH, DFSPH) to simulate incompressibility
- the library provides different methods to simulate viscosity and surface tension
- rigid fluid coupling is implemented by integrating the PositionBasedDynamics library
- Doxygen documentation
- Demos
- Library is free even for commercial applications.

Hope you find some time to try it out,

Jan