My favorites | Sign in
Project Logo
                
People details
Project owners:
  davy.wybiral

Fluid Fun

Written in C, uses SDL and OpenGL for portable graphics. A fun graphical simulation of various materials using interacting 2d particles. Visit the HowTo page for a quick run-through.

Videos:

To build:

In unix terminal, type:

svn checkout http://fluidfun.googlecode.com/svn/trunk/ fluidfun

Navigate to folder, then type:

make

Execute program using:

./unix_fluid

Required libraries:

Ubuntu GNU/Linux users can install the above dependencies using:

sudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev libgl1-mesa-dev -libglu1-mesa-dev








Hosted by Google Code