How to do fluid dynamics like “Where's My Water”?
Posted
by
Edgar Miranda
on Game Development
See other posts from Game Development
or by Edgar Miranda
Published on 2011-11-12T00:31:36Z
Indexed on
2011/11/12
10:17 UTC
Read the original article
Hit count: 283
physics
There is a game on the app store called "Where's My Water" that is really fun and uses fluid dynamics in its gameplay. You can check out a video of the gameplay... You use your finger to remove dirt from the screen, and then the water just flows to the new area.
Anyone knows what engine this was made in and how they where able to get the fluid dynamics in there? I'm using the Corona SDK for mobile development and want to do something similar like this (a game with fluid dynamics).
© Game Development or respective owner