1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 04:42:43 +02:00

full regeneration

This commit is contained in:
Pomax
2021-02-28 12:28:41 -08:00
parent d8fab98ec7
commit 45394f6d0f
329 changed files with 3135 additions and 2361 deletions

View File

@@ -0,0 +1,12 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
┌ 0 1 0 0 ┐
│ -1 1 │ ┌ P ┐
│ ── 0 ── 0 │ │ 1 │
│ 2τ 2τ │ │ P │
CatmullRom(t) = ┌ 2 3 ┐ · │ 1 1 1 -1 │ · │ 2 │
└ 1 t t t ┘ │ ─ ── - 3 3 - ─ ── │ │ P │
│ τ 2t t 2t │ │ 3 │
│ -1 1 1 1 │ │ P │
│ ── 2 - ── ── - 2 ── │ └ 4 ┘
└ 2t 2τ 2τ 2t ┘