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.
IndexDiscussionExhibition › Béziers in processing
Page Index Toggle Pages: 1
Béziers in processing (Read 510 times)
Béziers in processing
Nov 4th, 2008, 5:04pm
 
http://en.wikipedia.org/wiki/B%C3%A9zier_curve

Bézier curves are very common. If you tried using them in processing, though, you may have noticed that it is difficult to mathematically control their appearance through code.

http://www.giuliopiacentino.com/bezienne/

Bézienne is an applet that is helping you doing that. It started, as a game, in a discussion on making a simple vector drawing in Processing.

You can use it also to directly generate the processing code for the sketch.

Let me know what you think - and, if you feel, post your creation in the blog.
Page Index Toggle Pages: 1