Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Very nicely done! Are you using Lattice Boltzmann Method for this simulation or straight Navier Stokes? BTW: It works fine with my FireFox browser (WebGL?)

Hi there! Thank you :)
It is based on the Navier Stokes equations. Not perfectly accurate but fast enough for cool real time simulations. 
The solver which this is based on is described here: http://graphics.cs.cmu.edu/nsp/course/15-464/Fall09/papers/StamFluidforGames.pdf

Glad to know WebGL is more widely supported now!