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 & HelpPrograms › B-splines and NURBS curves
Page Index Toggle Pages: 1
B-splines and NURBS curves (Read 776 times)
B-splines and NURBS curves
Apr 21st, 2010, 7:21am
 
Hi. I have to write presentation of B-spline curves using HTML5 <canvas> element. I decided to use Processing.js. What's the best way to do that? Should I convert it to Catmull-Rom spline or Bezier curves? Or maybe using only basic math functions would be more effective?
Page Index Toggle Pages: 1