diff --git a/docs/images/chapters/abc/2184aa2a897df864b3a67984be18ef27.svg b/docs/images/chapters/abc/2184aa2a897df864b3a67984be18ef27.svg new file mode 100644 index 00000000..57f30569 --- /dev/null +++ b/docs/images/chapters/abc/2184aa2a897df864b3a67984be18ef27.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/images/chapters/abc/68a25507037f1a9420c60a5cd3d10f47.svg b/docs/images/chapters/abc/68a25507037f1a9420c60a5cd3d10f47.svg new file mode 100644 index 00000000..fd2a8d70 --- /dev/null +++ b/docs/images/chapters/abc/68a25507037f1a9420c60a5cd3d10f47.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/images/snippets/abc/2184aa2a897df864b3a67984be18ef27.ascii b/docs/images/snippets/abc/2184aa2a897df864b3a67984be18ef27.ascii new file mode 100644 index 00000000..a84edc9a --- /dev/null +++ b/docs/images/snippets/abc/2184aa2a897df864b3a67984be18ef27.ascii @@ -0,0 +1,10 @@ +\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math + + ╭ v - start + │ 1 + │ C = start + ─────────── + ╡ 1 t + │ v - end + │ 2 + │ C = end + ───────── + ╰ 2 1 - t diff --git a/docs/images/snippets/abc/68a25507037f1a9420c60a5cd3d10f47.ascii b/docs/images/snippets/abc/68a25507037f1a9420c60a5cd3d10f47.ascii new file mode 100644 index 00000000..1b1b2c04 --- /dev/null +++ b/docs/images/snippets/abc/68a25507037f1a9420c60a5cd3d10f47.ascii @@ -0,0 +1,10 @@ +\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math + + ╭ A - e + │ 1 + │ v = A - ────── + ╡ 1 1 - t + │ A - e + │ 2 + │ v = A - ────── + ╰ 2 t diff --git a/docs/index.html b/docs/index.html index 834d311c..3146664c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ - + @@ -6119,30 +6119,30 @@ lli = function(line1, line2): - +

And then reverse engineer the curve's control points:

- +

So: if we have a curve's start and end points, then for any t value we implicitly know all the ABC values, which (combined with an educated guess on appropriate e1 and e2 coordinates for cubic curves) gives us the necessary information diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index 978f1494..17aeba82 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -41,7 +41,7 @@ - + @@ -6234,30 +6234,30 @@ lli = function(line1, line2): - +

And then reverse engineer the curve's control points:

- +

So: if we have a curve's start and end points, then for any t value we implicitly know all the ABC values, which (combined with an educated guess on appropriate e1 and e2 coordinates for cubic curves) gives us the necessary information diff --git a/docs/news/2020-09-18.html b/docs/news/2020-09-18.html index 73a380a4..8600b921 100644 --- a/docs/news/2020-09-18.html +++ b/docs/news/2020-09-18.html @@ -34,7 +34,7 @@ - + diff --git a/docs/news/2020-11-22.html b/docs/news/2020-11-22.html index 62bfd701..21dd2f05 100644 --- a/docs/news/2020-11-22.html +++ b/docs/news/2020-11-22.html @@ -34,7 +34,7 @@ - + diff --git a/docs/news/index.html b/docs/news/index.html index 617b3c04..0c7d1e8d 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 ff266778..5cbbe677 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 - Mon Aug 30 2021 14:51:35 +00:00 + Mon Aug 30 2021 15:00:31 +00:00 https://pomax.github.io/bezierinfo/images/og-image.png A Primer on Bézier Curves diff --git a/docs/ru-RU/index.html b/docs/ru-RU/index.html index 47973dfa..d008d26b 100644 --- a/docs/ru-RU/index.html +++ b/docs/ru-RU/index.html @@ -34,7 +34,7 @@ - + @@ -6391,30 +6391,30 @@ lli = function(line1, line2): - +

And then reverse engineer the curve's control points:

- +

So: if we have a curve's start and end points, then for any t value we implicitly know all the ABC values, which (combined with an educated guess on appropriate e1 and e2 coordinates for cubic curves) gives us the necessary information diff --git a/docs/uk-UA/index.html b/docs/uk-UA/index.html index db88a7a8..d43ddcae 100644 --- a/docs/uk-UA/index.html +++ b/docs/uk-UA/index.html @@ -39,7 +39,7 @@ - + @@ -6367,30 +6367,30 @@ lli = function(line1, line2): - +

And then reverse engineer the curve's control points:

- +

So: if we have a curve's start and end points, then for any t value we implicitly know all the ABC values, which (combined with an educated guess on appropriate e1 and e2 coordinates for cubic curves) gives us the necessary information diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html index 161b3d8b..ace70012 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -41,7 +41,7 @@ - + @@ -6210,30 +6210,30 @@ lli = function(line1, line2): - +

And then reverse engineer the curve's control points:

- +

So: if we have a curve's start and end points, then for any t value we implicitly know all the ABC values, which (combined with an educated guess on appropriate e1 and e2 coordinates for cubic curves) gives us the necessary information