Fluid Sandbox - full scale fluid simulation and rendering with PhysX
This shows a realtime fluid simulation i created with C++ with several customizable physics scenarios using PhysX SDK 3.3 rendered with my own OpenGL engine. (Running on a Core i7 and GTX 580M with 30fps+ in realtime)
It has several color/clear fluid rendering techniques like: Points, Point Sprites and Screen Space Fluid Rendering which can be toggled and modified in realtime.
There are a lot of keyboard commands which can be used to change fluid properties, rendering techniques, toggle stuff etc.
Application was made in about 2 months with no experience in physics programming.
You can download and try this out yourself:
http://tinyurl.com/q8ezn3l (requires VC++ 2013 redist)
The fluid is rendered using a technique called screen space fluid rendering.
Other Videos By Finalspace
2014-02-01 | SPH Fluid Simulation in Java and LWJGL |
2013-08-10 | Improved SPH Fluid Simulation running in HTML5/Javascript |
2013-07-06 | Smoothed Particle Hydrodynamics with Javascript |
2013-06-01 | Finalize - Quake 3 Trickjumping Movie (2013) |
2013-04-23 | Part 6 - Finals Showcase of Realtime/Game Applications made in 2012 - 2013 |
2013-04-23 | Part 5 - Finals Showcase of Realtime/Game Applications made in 2010 - 2012 |
2013-04-22 | Part 4 - Finals Showcase of Realtime/Game Applications made in 2007 |
2013-04-22 | Part 1 - Finals Showcase of Realtime/Game Applications made in 2001 - 2002 |
2013-04-22 | Part 3 - Finals Showcase of Realtime/Game Applications made in 2006 |
2013-04-22 | Part 2 - Finals Showcase of Realtime/Game Applications made in 2003 - 2004 |
2012-06-30 | Fluid Sandbox - full scale fluid simulation and rendering with PhysX |
2012-03-06 | Fluid Sandbox (PhysX SPH Simulation with SSF) |