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 › using pixel positions of a curve
Page Index Toggle Pages: 1
using pixel positions of a curve (Read 450 times)
using pixel positions of a curve
Dec 15th, 2005, 8:00am
 
Hi,

I wonder if there is a way to identify the array of the x and y positions of all the pixels in a curve?

I would like to create quepoints along the curve ...

Thanks,
am
Re: using pixel positions of a curve
Reply #1 - Dec 15th, 2005, 9:37am
 
http://processing.org/reference/curvePoint_.html
That function with the example on that page is pretty good..

enjoy
Page Index Toggle Pages: 1