tagline |
---|
catmull-rom splines |
Math for 2D Catmull-Rom splines defined as:
k, x1, y1, x2, y2, x3, y3, x4, y4
Convert a catmull-rom segment to a cubic bezier curve.
Get the point at time t
on a catmull-rom segment.
tagline |
---|
catmull-rom splines |
Math for 2D Catmull-Rom splines defined as:
k, x1, y1, x2, y2, x3, y3, x4, y4
Convert a catmull-rom segment to a cubic bezier curve.
Get the point at time t
on a catmull-rom segment.