Skip to content

bezier_0.3.1

Latest
Compare
Choose a tag to compare
@stribor14 stribor14 released this 10 Feb 13:37
· 6 commits to master since this release
  • Switch numerical methods to polynomial solver where applicable
  • Improve stability of left-over numerical methods
  • Improve polyline method: single parameter, faster, less output points
  • Remove epsilon parameter (use sqrt(double::epsilon) when needed)
  • Length is cached as a Chebyshe approximation