I have all points where my curve pass through, but I need to get the coordinates of the control points to be able to draw the curve. How can I do to calculate this points?
algorithm to calculate the control points of a cubic Bezier curve
6
$\begingroup$
geometry
bezier-curve