PDA

Click to See Complete Forum and Search --> : Approximating curve with arc segments


might
Aug 15th, 2004, 02:55 PM
I want to approximate any curve (a NURBS) with circular arc segments. How can I calculate the sample points to superimpose the arcs onto the curve? Would you please share your ideas?

krtxmrtz
Aug 26th, 2004, 04:44 AM
Originally posted by might
I want to approximate any curve (a NURBS) with circular arc segments. How can I calculate the sample points to superimpose the arcs onto the curve? Would you please share your ideas?
Why circular arc segments? Would that look a bit strange? I think it's best to use polynome arc segments, splines, etc, in which case you may try any of a large number of methods. For example you may want to take a look at the "Numerical Recipes" on-line books in
www.nr.com