Fluid_Simulation
Fluid_Simulation copied to clipboard
Self advection, external force and pressure solve to a velocity field represented by a MaC grid.
Results
2
Fluid_Simulation issues
Sort by
recently updated
recently updated
newest added
Hey! I'm implementing something similar following Bridson's textbook as well! Sometimes I look at this codebase as a reference ;) Wondering however whether or not this is a mistake on...
find some errors when use cmake to build And after fix them, there is an Assertion after ./fluidsim_simple frame 0 Assertion failed: (index >= 0 && index < size()), function...