Graphite/bezier-rs/docs/interactive-docs/wasm
Hannah Li 5016abd971 Bezier derivative and normal implementation (#679)
* added ui for derivative impl

* Add derivative computation for bezier-rs library

* integrate devivative ui with library

* Add implementation for the normal function

* Update rustdoc comments

* Rename handles and getters, add tangent function

* Rename variables, address nits

Co-authored-by: Rob Nadal <robnadal44@gmail.com>
Co-authored-by: Thomas Cheng <contact.chengthomas@gmail.com>
Co-authored-by: ll2zheng <Linda Zheng>
2022-06-23 17:03:48 -04:00
..
src Bezier derivative and normal implementation (#679) 2022-06-23 17:03:48 -04:00
Cargo.toml Beginnings of the bezier-rs math library (#662) 2022-06-16 20:50:58 -04:00