mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 20:33:34 +02:00
deploy regeneration
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
distance(B,C)
|
||||
ratio(t) = ────────────── = Constant
|
||||
distance(A,B)
|
||||
distance(B,C)
|
||||
ratio(t) = ────────────── = Constant
|
||||
distance(A,B)
|
||||
|
@@ -1,10 +1,9 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
╭ 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
|
||||
╭ 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
|
||||
|
@@ -1,5 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
C - B B - C
|
||||
A = B - ───────── = B + ─────────
|
||||
ratio(t) ratio(t)
|
||||
C - B B - C
|
||||
A = B - ───────── = B + ─────────
|
||||
ratio(t) ratio(t)
|
||||
|
@@ -1,7 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
2 2
|
||||
t + (1-t) - 1
|
||||
ratio(t) = |───────────────|
|
||||
quadratic 2 2
|
||||
t + (1-t)
|
||||
2 2
|
||||
t + (1-t) - 1
|
||||
ratio(t) = |───────────────|
|
||||
quadratic 2 2
|
||||
t + (1-t)
|
||||
|
@@ -1,10 +1,9 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
╭ 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
|
||||
╭ 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
|
||||
|
@@ -1,4 +1,3 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
C = u(t) · P + (1-u(t)) · P
|
||||
start end
|
||||
C = u(t) · P + (1-u(t)) · P
|
||||
start end
|
||||
|
@@ -1,7 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3 3
|
||||
t + (1-t) - 1
|
||||
ratio(t) = |───────────────|
|
||||
cubic 3 3
|
||||
t + (1-t)
|
||||
3 3
|
||||
t + (1-t) - 1
|
||||
ratio(t) = |───────────────|
|
||||
cubic 3 3
|
||||
t + (1-t)
|
||||
|
@@ -1,7 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
2
|
||||
(1-t)
|
||||
u(t) = ───────────
|
||||
quadratic 2 2
|
||||
t + (1-t)
|
||||
2
|
||||
(1-t)
|
||||
u(t) = ───────────
|
||||
quadratic 2 2
|
||||
t + (1-t)
|
||||
|
@@ -1,7 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3
|
||||
(1-t)
|
||||
u(t) = ───────────
|
||||
cubic 3 3
|
||||
t + (1-t)
|
||||
3
|
||||
(1-t)
|
||||
u(t) = ───────────
|
||||
cubic 3 3
|
||||
t + (1-t)
|
||||
|
Reference in New Issue
Block a user