1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-21 07:51:49 +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

@@ -155,7 +155,7 @@ Deriving the two segments upon splitting a curve takes a few steps, and the high
1 & t & t^2
\end{bmatrix}
\cdot
\underset{we~turn~this...}{\underbrace{\kern 2.25em Z \cdot M \kern 2.25em}}
\underset{\textit{we turn this...}}{\underbrace{\kern 2.25em Z \cdot M \kern 2.25em}}
\cdot
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
@@ -168,7 +168,7 @@ Deriving the two segments upon splitting a curve takes a few steps, and the high
1 & t & t^2
\end{bmatrix}
\cdot
\underset{...into~this...}{\underbrace{ M \cdot M^{-1} \cdot Z \cdot M }}
\underset{\textit{into this...}}{\underbrace{ M \cdot M^{-1} \cdot Z \cdot M }}
\cdot
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
@@ -182,7 +182,7 @@ Deriving the two segments upon splitting a curve takes a few steps, and the high
\end{bmatrix}
\cdot
M
\underset{...to~get~this!}{\underbrace{ \kern 1.25em \cdot \kern 1.25em Q \kern 1.25em \cdot \kern 1.25em}}
\underset{\textit{...to get this!}}{\underbrace{ \kern 1.25em \cdot \kern 1.25em Q \kern 1.25em \cdot \kern 1.25em}}
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
\end{bmatrix}

View File

@@ -155,7 +155,7 @@
1 & t & t^2
\end{bmatrix}
\cdot
\underset{これを…}{\underbrace{\kern 2.25em Z \cdot M \kern 2.25em}}
\underset{\textit{これを…}}{\underbrace{\kern 2.25em Z \cdot M \kern 2.25em}}
\cdot
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
@@ -168,7 +168,7 @@
1 & t & t^2
\end{bmatrix}
\cdot
\underset{…こうして…}{\underbrace{ M \cdot M^{-1} \cdot Z \cdot M }}
\underset{\textit{…こうして…}}{\underbrace{ M \cdot M^{-1} \cdot Z \cdot M }}
\cdot
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
@@ -182,7 +182,7 @@
\end{bmatrix}
\cdot
M
\underset{…こうじゃ!}{\underbrace{ \kern 1.25em \cdot \kern 1.25em Q \kern 1.25em \cdot \kern 1.25em}}
\underset{\textit{…こうじゃ!}}{\underbrace{ \kern 1.25em \cdot \kern 1.25em Q \kern 1.25em \cdot \kern 1.25em}}
\begin{bmatrix}
P_1 \\ P_2 \\ P_3
\end{bmatrix}