Skip to content

v0.8.0

Compare
Choose a tag to compare
@hfutrell hfutrell released this 25 Nov 23:45
  • speeds up implementation of CubicCurve.project(_:) by a factor of 2
  • provides implementation of Path.project(_:) and PathComponent.project(_:) to help common task of finding closest point on path
  • additional performance tests