Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 356 Bytes

Fluid-Simulation

Fluid simulation using OpenVDB and PIC+FLIP technique. screenshot screenshot screenshot

Command to run

For FLIP simulation:

./run.sh fluid

For MPM simulation:

./run.sh mpm

The above commands will compile the program and run the corresponding executable. The result will be stored as mygrids.vdb.