Orion Pobursky Wrote:My understanding of the math is fuzzy but from what I can gather it does a 2 control point bezier curve. It sets the control points out a bit from the end points and then moves them linearly out until the curve length is a close to the specified length as possible.
Seems like a reasonable effective method, but I would really like to let the user influence the 'shape' somewhat in order to avoid other parts etc. Maybe I could apply something similar to parts of the curve, I will certainly take a closer look at that unit.
Thanks.