Game Development Community

Physics 2d

by Jonathan A. Garay M. · in General Discussion · 02/01/2007 (6:40 pm) · 1 replies

Hello all community :)

im working on a few projects on TGB one of there are a surf game, its linear but i want add some real water physics to my game and i don't found noting of fluid/water simulation libraries for add to my TGB

if any one know any librari of water 2d phisics simulation please let me know

:D

tanks in advice




PD . really sorry for my bad English ( im working on it )

#1
02/02/2007 (6:26 am)
I haven't seen any libraries that I can think of, but there are hundreds of papers and simulations (mostly in Java and C) that are available if you search on Google. Because of the paper-based nature, most of the documentation will be extremely math-heavy, but the code should be more discernible.