「ゲームプログラミング/3Dグラフィック」の版間の差分

削除された内容 追加された内容
編集の要約なし
974 行
 
\begin{pmatrix} x - x_c \\ z - z_c \end{pmatrix}
 
+
 
\begin{pmatrix} x_c
\\ z_c \end{pmatrix}
 
= (x - x_c) \begin{pmatrix} \cos \theta
\\ \sin \theta \end{pmatrix}
981 ⟶ 987行目:
(z - z_c) \begin{pmatrix} - \sin \theta
\\ \cos \theta \end{pmatrix}
 
+
 
\begin{pmatrix} x_c
\\ z_c \end{pmatrix}
</math>