curves/spline_curve library

Classes

SplineCurve
Create a smooth 2d spline curve from a series of points. Internally this uses page:Interpolations.CatmullRom to create the curve.