Graphite/bezier-rs/docs/interactive-docs/src
Hannah Li a9b63f2a4c Implement self-intersection function for Beziers (#740)
* Initial commit and refactor reduce

* Refactor reduce to get t values

* Implement self intersection

* Return pairs of t values

* Fix results for the case where self is linear and other is not, address other comments

* Update a rustdoc comment

* Address final PR comments
2022-07-31 22:46:33 -04:00
..
components Added Subpaths to bezier-rs (#730) 2022-07-27 17:30:08 -04:00
utils Handle intersections between two bezier curves (#735) 2022-07-29 22:37:24 -04:00
App.vue Implement self-intersection function for Beziers (#740) 2022-07-31 22:46:33 -04:00
main.ts Beginnings of the bezier-rs math library (#662) 2022-06-16 20:50:58 -04:00
shims-vue.d.ts Beginnings of the bezier-rs math library (#662) 2022-06-16 20:50:58 -04:00