Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 698 Bytes

2DFluidNavierStokes

2D fluid simulation and visualization implemented with openFramework.

Getting Started

0. Download openFramework (https://openframeworks.cc/)
1. Go to openFramework's extracted folder
2. Place repo's contents in %Extracted folder%\apps\myapps
3. Open solution and compile

References

Jos Stam, "Real-Time Fluid Dynamics for Games". Proceedings of the Game Developer Conference, March 2003. CDROM PDF

Mike Ash, "Fluid Simulation for Dummies"