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:
@@ -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}
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user