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.
The course introduces basic programming in the Python programming language. The programming themes are illustrated in a series of mathematical examples. The mathematical themes are synchronized with ...