Home C++ Lua GitHub Games Math Myself Contact



Fluid Simulation

I took the OpenGL fluid demo by Gustav Taxen, based on Jos Stam, applied to my framework, and extended it to 3D. Included is the FFTW libraries.

Download the Source Code Here
Download the Windows Binary Here
Source Code Dependencies M_System3D , M_Math3D , M_Foundation