dhermes / bezier

Helper for Bézier Curves, Triangles, and Higher Order Objects
Apache License 2.0
266 stars 36 forks source link

Allow user to specify tolerance for `locate` #281

Open Darylgolden opened 2 years ago

Darylgolden commented 2 years ago

It would be helpful if the user can specify the tolerance for whether a slightly offset point would be considered on the curve.

dhermes commented 2 years ago

Relevant lines to make this happen: