v3.1.2
[3.1.2] - 2024-02-22
Added
- Add
getCrossSegAndBezier3
to get intersections between a segment and a cubic bezier - Add
getClosestPointOnBezier3
to get the closest point on a cubic bezier
getCrossSegAndBezier3
to get intersections between a segment and a cubic beziergetClosestPointOnBezier3
to get the closest point on a cubic bezier