Yuki Koyama Position Based Fluids Save

Position Based Fluids [SIGGRAPH 2013] in C++

Project README

position-based-fluids

macOS

An implementation of Position Based Fluids [Macklin+, SIGGRAPH 2013] in C++.

Dependencies

Prerequisites

macOS:

brew install cmake eigen imath

Other environments (e.g., Ubuntu, Windows) are not tested.

Implementation Details

Supported:

  • Incompressibility constraint
  • Artificial surface tension
  • XSPH viscosity
  • Hash-grid neighbor search
  • Parallelization based on multi-threading
  • Alembic export

Not supported:

  • Vorticity confinement
  • GPU computing
  • Surface reconstruction
  • Rendering

License

MIT License

Open Source Agenda is not affiliated with "Yuki Koyama Position Based Fluids" Project. README Source: yuki-koyama/position-based-fluids
Stars
128
Open Issues
0
Last Commit
1 year ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating