Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@kjerandp kjerandp released this 19 Sep 09:55
· 1 commit to master since this release

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