diff --git a/docs/chapters/pointvectors/pointvectors.js b/docs/chapters/pointvectors/pointvectors.js index b79e694f..42e78662 100644 --- a/docs/chapters/pointvectors/pointvectors.js +++ b/docs/chapters/pointvectors/pointvectors.js @@ -69,7 +69,7 @@ getQuadraticDerivative(t, points) { } getCubicDerivative(t, points) { - let mt = (1 - t), a = mt*mt, b = mt*t, c = t*t, d = [ + let mt = (1 - t), a = mt*mt, b = 2*mt*t, c = t*t, d = [ { x: 3 * (points[1].x - points[0].x), y: 3 * (points[1].y - points[0].y) diff --git a/docs/images/chapters/pointvectors/b8285282b8a0ce28fc2cc0392e9b607a.png b/docs/images/chapters/pointvectors/b8285282b8a0ce28fc2cc0392e9b607a.png new file mode 100644 index 00000000..817d0c45 Binary files /dev/null and b/docs/images/chapters/pointvectors/b8285282b8a0ce28fc2cc0392e9b607a.png differ diff --git a/docs/images/chapters/pointvectors/d0b09bb338bd42d4164ced871d1f77ba.png b/docs/images/chapters/pointvectors/d0b09bb338bd42d4164ced871d1f77ba.png new file mode 100644 index 00000000..403dac6d Binary files /dev/null and b/docs/images/chapters/pointvectors/d0b09bb338bd42d4164ced871d1f77ba.png differ diff --git a/docs/index.html b/docs/index.html index 0ec3e8a1..c06c5f34 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + @@ -3240,7 +3240,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - + @@ -3253,7 +3253,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - + diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index da259c46..9103502b 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -41,7 +41,7 @@ - + @@ -3198,7 +3198,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - + @@ -3213,7 +3213,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - + diff --git a/docs/news/2020-09-18.html b/docs/news/2020-09-18.html index a6f21eab..edea5753 100644 --- a/docs/news/2020-09-18.html +++ b/docs/news/2020-09-18.html @@ -33,8 +33,8 @@ - - + + diff --git a/docs/news/2020-11-22.html b/docs/news/2020-11-22.html index 18992a4b..a4233f70 100644 --- a/docs/news/2020-11-22.html +++ b/docs/news/2020-11-22.html @@ -33,8 +33,8 @@ - - + + diff --git a/docs/news/index.html b/docs/news/index.html index 6a050512..6064c727 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -33,7 +33,7 @@ - + diff --git a/docs/news/rss.xml b/docs/news/rss.xml index e47aa276..37878616 100644 --- a/docs/news/rss.xml +++ b/docs/news/rss.xml @@ -6,7 +6,7 @@ News updates for the primer on Bézier Curves by Pomax en-GB - Fri Nov 27 2020 19:12:47 +00:00 + Fri Nov 27 2020 11:49:03 +00:00 https://pomax.github.io/bezierinfo/images/og-image.png A Primer on Bézier Curves @@ -23,7 +23,7 @@ <p>— <a href="https://twitter.com/TheRealPomax">Pomax</a></p> - Sun Nov 22 2020 00:00:00 +00:00 + Sat Nov 21 2020 16:00:00 +00:00 2020-11-22.html Rewriting the tech stack @@ -119,7 +119,7 @@ draw() { <p>— <a href="https://twitter.com/TheRealPomax">Pomax</a></p> - Fri Sep 18 2020 00:00:00 +00:00 + Thu Sep 17 2020 17:00:00 +00:00 2020-09-18.html diff --git a/docs/uk-UA/index.html b/docs/uk-UA/index.html index d4dbb7a9..38902b20 100644 --- a/docs/uk-UA/index.html +++ b/docs/uk-UA/index.html @@ -39,7 +39,7 @@ - + @@ -3333,7 +3333,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Скрипти вимкнено. показує резервний. - + @@ -3348,7 +3348,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Скрипти вимкнено. показує резервний. - + diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html index 828a9456..2a2c2044 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -41,7 +41,7 @@ - + @@ -3174,7 +3174,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - + @@ -3189,7 +3189,7 @@ Bézier'(n,t) = ❯ \undersetbinomial term\underbrace\binomki · \ \unders > Scripts are disabled. Showing fallback image. - +