Common parametric curves.


The curve creating functions create sequences of polynomials, one for each degree of the input points. The spline creating functions create sequences of these curve polynomial sequences. The math.splines.viewer vocabulary provides a gadget to evaluate the generated polynomials and view the results.