K
K
Kirill Batalin2016-04-28 22:34:46
Mathematics
Kirill Batalin, 2016-04-28 22:34:46

How to represent a Bezier curve through a circle?

The Bezier curve is given by 3 points: P0, P1, P2. How to find the equation of a circle that will be as close as possible to a Bezier curve?
Is it possible to do this? Or are additional conditions required?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2016-04-28
@kir55rus

And what is the purpose?
If it is only necessary to preserve the direction of the curve in P 0 and P 2 , then it is quite simple. We build a perpendicular to P 0 P 1 at the point P 0 , a perpendicular to P 1 P 2 at the point P 2 , we find the intersection of the perpendiculars, we get the center of the circle.
If the most accurate approximation, but without maintaining the direction at the extreme points, then there will already be three-story formulas.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question