Optional
weights: number[]Get the control points
Static
byCreate a NURBS curve from control points and knots
Optional
weights: number[]Static
byCreate a NURBS curve from fit points using interpolation
Static
createCreate a closed NURBS curve using Catmull-Rom interpolation for smooth closure
A NURBS curve implementation that can be used by other curve classes