FLUID DYNAMICS

Previous topic - Next topic

djtoon

anyone has a some code to start with?
i found a c++ example but didnt understatnd it :(


MrTAToad

Don't think anyone has attempted it :)

Crivens

Try this example from the DarkBasic forum. Should be simple enough to translate to GLB.
http://forum.thegamecreators.com/?m=forum_view&t=96427&b=6

Cheers
Current fave quote: Cause you like musicians and I like people with boobs.

backslider

Please post the example / link

I would like to try it, too.  :D

matchy

Something I've experimented with is a liquid textured convex hull polygon around a cluster of box2d circles to produce fluid blobs.

Kitty Hello

There's one in the sohwroom, no?
It's called "fluids" IIRC.