philae-ael / miniature-fortnight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle-Based Viscoelastic Fluid Simulation

It works but it's not perfect.

The result

See it running there

Implementation of this paper:

  • Clavet, Simon, Philippe Beaudoin, and Pierre Poulin. “Particle-Based Viscoelastic Fluid Simulation.” In Proceedings of the 2005 ACM SIGGRAPH/Eurographics Symposium on Computer Animation, 219–28. Los Angeles California: ACM, 2005. https://doi.org/10.1145/1073368.1073400.

Directories in vendor are submodules. You should either populate them yourself or clone using

git clone --recurse-submodules ...

About

License:zlib License


Languages

Language:C++ 83.9%Language:CMake 5.9%Language:HTML 4.7%Language:C 3.2%Language:Shell 2.3%