Top "Catmull-rom-curve" questions

Catmull-rom curve with no cusps and no self-intersections

I have the following code to calculate points between four control points to generate a catmull-rom curve: CGPoint interpolatedPosition(CGPoint …

curve catmull-rom-curve