2D fluid simulator (open source)

This program is quite a simple two dimensional fluid simulator. The simulation is not supposed to be accurate but an approximation that runs in realtime. The fluid consists of many individual particles and are rendered simulating metaballs to make them look like liquid. The source code for this program is freely available and you are allowed to use it for anything you want. It’s coded with C and uses GLFW and OpenGL for rendering. The program also comes with precompiled Windows and Linux binaries. The program is available at GitHub: Alternatively get the program here: Music in the video:
Back to Top