We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Drawing freeform Amoeba-type shapes
Page Index Toggle Pages: 1
Drawing freeform Amoeba-type shapes (Read 595 times)
Drawing freeform Amoeba-type shapes
Mar 13th, 2009, 5:08pm
 
Hello there,

I'm new to processing (had a little go with Arduino, and really enjoyed the programing so next move was this...) and was just after some suggestions.

I want to generate some amoeba-type cell, free form shapes, and was just wondering the best way to do this. Would I need to draw a number of curves that all joined up?

Does anyone know some code that already exists?
Re: Drawing freeform Amoeba-type shapes
Reply #1 - Mar 13th, 2009, 5:39pm
 
This example looks similar to your description:

http://processing.org/learning/topics/softbody.html
Re: Drawing freeform Amoeba-type shapes
Reply #2 - Mar 13th, 2009, 5:41pm
 
See http://www.ewjordan.com/processing/VolumeBlob/
Page Index Toggle Pages: 1