资讯

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Path A series of points joined by straight line segements. Bezier Curve A polynomial curve defined by a list of control points. The curve starts at the first control point and ends at the last one.