Graphite/website
Hannah Li 55f6d13daf Bezier-rs: continue converting demos from canvas to SVG (#779)
* Convert constructor to use svg

* Convert the through_points functions to svg

* Convert length, lut, derivative, and tangent from canvas to svg

* Fixed bug when t1 == t2 in split

* Converted split and trim to use svg representation, and swapped slider options default to use quadratic options

* Convert normal and curvature to use svg representation in bezier-rs-demos

* Convert the project function to use svg representation in bezier-rs-demos

* Convert the local_extrema, bbox, and inflections to use svgs

* Add text offset constants

* Fix typo

Co-authored-by: Robert Nadal <Robnadal44@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-09-27 17:37:30 -07:00
..
content Add website link prompting to subscribe to the newsletter 2022-09-25 01:45:59 -07:00
other Bezier-rs: continue converting demos from canvas to SVG (#779) 2022-09-27 17:37:30 -07:00
sass Improve the website and readme with details and cleanup 2022-09-16 01:29:33 -07:00
static Remove usage of 'null' in favor of 'undefined' 2022-08-25 21:32:27 -07:00
templates Add website link prompting to subscribe to the newsletter 2022-09-25 01:45:59 -07:00
.eslintrc.js Add code style formatting to the website 2022-06-16 22:57:15 -07:00
.gitignore Add code style formatting to the website 2022-06-16 22:57:15 -07:00
config.toml Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
package-lock.json Update npm dependencies 2022-07-23 15:31:02 -07:00
package.json Update npm dependencies 2022-07-23 15:31:02 -07:00