batabek / 3DFluidSolver

3D Fluid Solver based on Stable Fluids paper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3DFluidSolver

3D Fluid Solver based on Stable Fluids paper.

  • This is an implementation of a 3D Fluid Solver based on Jos Stams' "Stable Fluids" paper. It uses a colocated grid instead of a staggered grid since this is straightforward to implement.
  • Main program outputs the simulation frames in PBRT format.

About

3D Fluid Solver based on Stable Fluids paper.


Languages

Language:C++ 100.0%