How to generate irregular ball shapes?

Posted by tomato on Stack Overflow See other posts from Stack Overflow or by tomato
Published on 2010-04-09T23:47:43Z Indexed on 2010/04/09 23:53 UTC
Read the original article Hit count: 264

What kind of algorithms would generate random "goo balls" like those in World of Goo. (btw, if you haven't played it yet, highly recommended). I'm using Proccesing, but any generic algorithm would do.

I guess it boils down to how to "randomly" make balls that are kind of round, but not perfectly round, and still looking realistic.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about processing

Related posts about world-of-goo