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 › developing a program which replicates objects
Page Index Toggle Pages: 1
developing a program which replicates objects (Read 602 times)
developing a program which replicates objects
Mar 22nd, 2007, 1:58am
 
i everyone.i want to create a program which replecates a large number of ellipses, all which eminate from the same place i.e. the center of the screen. Can anyone tell me how to do this?? will i only have to create one instance of the ellipse??
Re: developing a program which replicates objects
Reply #1 - Mar 22nd, 2007, 2:09am
 
You mean like this Eric???

http://processing.org/learning/examples/simpleparticlesystem.html
Page Index Toggle Pages: 1