Graphite/bezier-rs
Hannah Li 3ab47418d2 Implement function that projects to a Bezier curve (#688)
* UI section for the projection function

* added bezier project impl

* Fix project function and add test for it

* Search method

* Re-use comptued distances

* Update comments

* rebase project changes

* clean up tests and library code

* use built-in functions and destructure syntax

* Remove redundant project implementation

* Fix typo, add lut size as parameter and add constant

* address comments

Co-authored-by: Thomas Cheng <contact.chengthomas@gmail.com>
2022-07-01 18:22:17 -04:00
..
docs/interactive-docs Implement function that projects to a Bezier curve (#688) 2022-07-01 18:22:17 -04:00
lib Implement function that projects to a Bezier curve (#688) 2022-07-01 18:22:17 -04:00