technique

Catmull-Rom spline (curve())

Processing's curve()/curveVertex() draw a Catmull-Rom spline through points, using an extra control point on each end to set tangent direction.

Also called: Rom-Catmull Spline · curve() · curveVertex()

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.