1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 19:50:01 +02:00

Rational bezier (#208)

* .

* meh

* rational beziers
This commit is contained in:
Pomax
2019-08-18 17:13:27 -07:00
committed by GitHub
parent d8dffb0cda
commit 782c509850
28 changed files with 3041 additions and 2466 deletions

View File

@@ -1,5 +1,10 @@
module.exports = {
"August 2019": [
"Added a section on (plain) rational Bezier curves",
"Improved the Graphic component to allow for sliders"
],
"December 2018": [
"Added a section on curvature and calculating kappa.",
"Added a Patreon page! Head on over to https://patreon.com/bezierinfo to help support this site!"