mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 15:01:57 +02:00
Automated build
This commit is contained in:
@@ -0,0 +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
|
@@ -0,0 +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
|
Reference in New Issue
Block a user