Considering this nice solution for finding cubic bezier ctrl-points for a curve passing through 4 points:
I wonder, if there is a straightforward extension to this for making the bezier pass through N points, for N > 2 and maybe N <= 20 ?
|
Considering this nice solution for finding cubic bezier ctrl-points for a curve passing through 4 points: I wonder, if there is a straightforward extension to this for making the bezier pass through N points, for N > 2 and maybe N <= 20 ? | |||
|
feedback
|