Graphite/bezier-rs
Hannah Li 3c2fff4465 Implement function to find intersections between a Bezier and a linear line (#708)
* Implement line intersection for quadratics, begin work for cubic

* Implement line intersection for cubic beziers, add tests for cubic root finding

* Rename function and update comments

* Minor refactor and adjust comments

* Address PR comments
2022-07-04 19:29:25 -04:00
..
docs/interactive-docs Implement function to find intersections between a Bezier and a linear line (#708) 2022-07-04 19:29:25 -04:00
lib Implement function to find intersections between a Bezier and a linear line (#708) 2022-07-04 19:29:25 -04:00