Generate a list of rotation-minimizing CurveFrames from a given list of curve points, curve tangents and a starting normal.
A list of rotation-minimizing curve frames.
The list of points in the curve.
The list of tangents (directions) in the curve, as normalized vectors.
The starting normal (up direction) of the curve.
Optional
Optional arguments object.
Generated using TypeDoc
Generate a list of rotation-minimizing CurveFrames from a given list of curve points, curve tangents and a starting normal.
Returns
A list of rotation-minimizing curve frames.