Graphite/bezier-rs
Jackie Chen 004c2aeff6 Implement bezier library's De Casteljau points function (#715)
* pre-rebase

* broken wasm

* hull lines

* update rust lib description

* update comments, handle match statement better, pass Point type to vue

* cleanup

* add linear case

* More idiomatic code

* Further simplifications to the algorithm and removal of more heap allocations

* Rename to de_casteljau_points and use colors for the iterations

* Small comment changes

* Improve colors

Co-authored-by: Jackie Chen <jackiechen73>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: Hannah Li <hannahli2010@gmail.com>
2022-07-27 00:35:43 -04:00
..
docs/interactive-docs Implement bezier library's De Casteljau points function (#715) 2022-07-27 00:35:43 -04:00
lib Implement bezier library's De Casteljau points function (#715) 2022-07-27 00:35:43 -04:00