1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-22 00:07:10 +02:00

image regeneration

This commit is contained in:
Pomax
2021-08-30 15:13:19 -07:00
parent e763f3b966
commit d257a563f7
32 changed files with 117 additions and 207 deletions

View File

@@ -1,10 +0,0 @@
\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

View File

@@ -1,10 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ e - t · A
│ 1
╭ e = (1-t) · v + t · A │ v = ───────────
╡ 1 1 \Rightarrow ╡ 1 1-t
│ e = (1-t) · A + t · v │ e - (1-t) · A
╰ 2 2 │ 2
│ v = ───────────────
╰ 2 t
╭ e - t · A
│ 1
╭ e = (1-t) · v + t · A │ v = ───────────
╡ 1 1 ==> ╡ 1 1-t
│ e = (1-t) · A + t · v │ e - (1-t) · A
╰ 2 2 │ 2
│ v = ───────────────
╰ 2 t

View File

@@ -1,7 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
3
(1-t)
u(t) = ───────────
cubic 3 3
t + (1-t)

View File

@@ -1,10 +0,0 @@
\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

View File

@@ -1,10 +0,0 @@
\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

View File

@@ -1,4 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
C = u(t) · P + (1-u(t)) · P
start end

View File

@@ -1,10 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ v - (1-t) · start
│ 1
╭ v = (1-t) · start + t · C │ C = ────────────────────
╡ 1 1 \Rightarrow ╡ 1 t
│ v = (1-t) · C + t · end │ v - t · end
╰ 2 2 │ 2
│ C = ──────────────
╰ 2 1-t
╭ v - (1-t) · start
│ 1
╭ v = (1-t) · start + t · C │ C = ────────────────────
╡ 1 1 ==> ╡ 1 t
│ v = (1-t) · C + t · end │ v - t · end
╰ 2 2 │ 2
│ C = ──────────────
╰ 2 1-t

View File

@@ -1,5 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
distance(B,C)
ratio(t) = ───────────── = Constant
distance(A,B)

View File

@@ -1,5 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
C - B B - C
A = B - ──────── = B + ────────
ratio(t) ratio(t)

View File

@@ -1,7 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
3 3
t + (1-t) - 1
ratio(t) = |───────────────|
cubic 3 3
t + (1-t)

View File

@@ -1,7 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
2
(1-t)
u(t) = ───────────
quadratic 2 2
t + (1-t)

View File

@@ -1,10 +0,0 @@
\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

View File

@@ -1,10 +0,0 @@
\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

View File

@@ -1,7 +0,0 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
2 2
t + (1-t) - 1
ratio(t) = |───────────────|
quadratic 2 2
t + (1-t)