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 › a radar of sorts
Page Index Toggle Pages: 1
a radar of sorts (Read 337 times)
a radar of sorts
Feb 11th, 2009, 10:34pm
 
Hi, I'm working on a sketch where there are multiple ellipse objects on screen.  As the ellipse grows in size and as it touches another object it will be able to detect that object....the "detecting" object will pass the "detected" through a function.  

Any ideas?

THANK YOU!!!!
Re: a radar of sorts
Reply #1 - Feb 12th, 2009, 11:17am
 
Search "collision detection" and perhaps "space filling" in the forum. A recent message shown a sketch (with rectangles) where objects are growing to fill the sketch area.
Page Index Toggle Pages: 1