For a given radius, theta, and position, can you calculate a Bezier curve?
Given a radius, calculate Bezier curve
1
$\begingroup$
geometry
bezier-curve
-
0@ J.M. is not a mathematician sir, if we put in vertices of a regular polygon say n>12, then also we dont get a circle of constant curvature? – 2018-04-10
1 Answers
3
In section 2.11 on p. 27 of the following there is a description of how to create a bezier curve that exactly represents an arc.