Skip to content

A simple, interactive 2D FLIP fluid simulator based on Bridson's "Fluid Simulation for Computer Graphics" book written for Houdini with a variety of visualization options.

Notifications You must be signed in to change notification settings

sflynn/flip-fluid-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

flip-fluid-sim

A simple, interactive 2D FLIP fluid simulator based on Bridson's "Fluid Simulation for Computer Graphics" book written for Houdini. The intention of this simulator is to provide a clean foundation for experimenting and implementing new FLIP-based fluid simulation features either for research or whatever your application may be.

Flip Simulation with Circles

This simulator supports interactively manipulating parameters such as gravity and surface tension. A number of visualization options are also provided. Some of these visualizations are shown below:

Flip Simulation with Circles

To use the simulator, first install SideFX Houdini (it was initially implemented for version 16.5), then build the code using the instructions in the provided makefile, and then import the node in a SOP context. You can then manipulate the parameters shown below, or even provide a source geometry as an input which will birth new fluid particles into the simulation.

Flip Simulation with Circles

About

A simple, interactive 2D FLIP fluid simulator based on Bridson's "Fluid Simulation for Computer Graphics" book written for Houdini with a variety of visualization options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published