Skip to content

batabek/3DFluidSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages