1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-19 06:52:02 +02:00
This commit is contained in:
Pomax
2020-10-18 14:27:57 -07:00
parent 133105d44e
commit 0f6683ca6d
314 changed files with 11182 additions and 266 deletions

View File

@@ -0,0 +1,30 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ ╭ ╭ 1 0 0
│ │ │ α × d , with d either 0 or 1
│ │ 2 1 1 │ 3 3 3
│ │ α × d , with d = ╡ +
│ │ 3 3 3 │ ╭ 1 ╮ 0 0
│ │ │ │ 1 - α× d , with d either 0 or 1
│ 3 2 2 │ ╰ ╰ 3 ╯ 2 2
α × d , with d = ╡ +
│ 3 3 3 │ ╭ 1 0
│ │ │ α × d
│ │ ╭ 2 ╮ 1 1 │ 2 2
│ │ │ 1 - α× d , with d = ╡ +
3 │ │ ╰ 3 ╯ 2 2 │ ╭ 1 ╮ 0 0
d = ╡ │ │ │ 1 - α× d , with d either 0 or 1
3 │ ╰ ╰ ╰ 2 ╯ 1 1
│ +
│ ╭ 2 1
│ │ α × d
│ │ 2 2
│ │
│ ╭ 3 ╮ 2 2 │ +
│ │ 1 - α× d , with d = ╡ ╭ 1 0
│ ╰ 3 ╯ 2 2 │ │ α × d
│ │ ╭ 2 ╮ 1 1 │ 1 1
│ │ │ 1 - α× d , with d = ╡ +
│ │ ╰ 2 ╯ 1 1 │ ╭ 1 ╮ 0 0
│ │ │ │ 1 - α× d , with d either 0 or 1
╰ ╰ ╰ ╰ 1 ╯ 0 0

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
__ n
Point(t) = P · N (t)
‾‾ i=0 i i,k

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
k 0 ╭ 1 if t ∈[knot ,knot )
d (t) = 0, d (t) = N (t) = ╡ i i+1
0 i i,1 ╰ 0 otherwise

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
t - knots[i]
α = ─────────────────────────
i,k knots[i+1+n-k] - knots[i]

View File

@@ -0,0 +1,7 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ t-knot ╮ ╭ knot -t ╮
│ i │ │ (i+k) │
N (t) = │ ─────────────────── │ · N (t) + │ ───────────────────── │ · N (t)
i,k │ knot - knot │ i,k-1 │ knot - knot │ i+1,k-1
╰ (i+k-1) i ╯ ╰ (i+k) (i+1) ╯

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ 1 if t ∈[knot ,knot )
N (t) = ╡ i i+1
i,1 ╰ 0 otherwise

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
k k-1 k-1
d (t) = α · d (t) + (1-α ) · d (t)
i i,k i i,k i-1