Creates an open Catmull-Rom curve.
Curve curveCatmullRomOpen({double alpha = 0.5}) => CurveCatmullRomOpen(alpha: alpha);