* Implement inflection function for bezier-rs * Swapped to explicit inflection formula Co-authored-by: Linda Zheng <ll2zheng@uwaterloo.ca> * Address Rob's comments * Fix axis align Co-authored-by: Linda Zheng <linda-zheng@users.noreply.github.com> * Address Keavon's comments * Fix linting Co-authored-by: Robert Nadal <Robnadal44@gmail.com> Co-authored-by: Hannah Li <hannahli2010@gmail.com> Co-authored-by: Linda Zheng <linda-zheng@users.noreply.github.com> Co-authored-by: Keavon Chambers <keavon@keavon.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| wasm | ||
| .eslintrc.js | ||
| .gitignore | ||
| README.md | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vue.config.js | ||
README.md
interactive-docs
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint