Hi everyone,
I would like to ask about the continuity of the cubic Bezier curve.
There are two cubic Bezier curves, A and B, shown as below two images:
The coordinates of the A curve are:
A0 = (x0,y0) = (0,0)
A1 = (x1,y1) = (2,3)
A2 = (x2,Y2) = (5,4)
A3 = (x3,y3) = (7,0)...