Skip to content
Snippets Groups Projects
README.md 420 B

SPH

An example project to show the implementation of an SPH fluid simulation with the VkCV framework

Screenshot

Details

The project shows off an example implementation of an SPH fluid simulation which are widely used in computer graphics to simulate the behavior of fluids with a discrete amount of particles. The implementation is able to run in realtime allowing interactive use.