spline
Implementation of Catmull-Rom splines in C and JavaScript.
The library takes a list of points (2D, 3D, or 4D) and returns a smooth curve that passes through the points.
Implementation of Catmull-Rom splines in C and JavaScript.
The library takes a list of points (2D, 3D, or 4D) and returns a smooth curve that passes through the points.