Release 3.3.0
Breaking changes
- The legacy features have now been removed from this package. This includes the CurveInterpolator2D class and the old curve functions
Changes
- Added implementation of getFrenetFrames() for 2d curves for completeness sake. In the 2d case, only the tangents and normals (90 degrees count-clockwise rotation of tangent) will be returned (no binormals).
- Removed legacy code