Skip to content

Commit bb2a95c

Browse files
committed
Tweak 3D projection paper
1 parent 38918e4 commit bb2a95c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: docs/3d-projection.pdf

-13 Bytes
Binary file not shown.

Diff for: docs/3d-projection.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ \section{3D Projection}
77
\def\minZ{-2} \def\maxZ{6}
88
\def\screenZ{2}
99
\def\eyeZ{0} \def\eyeY{0}
10-
\def\pZ{4} \def\pY{1}
10+
\def\pZ{3} \def\pY{1}
1111
\begin{tikzpicture}
1212
\draw[-stealth] (\minZ,0) -- (\maxZ,0) node[above]{$z$};
1313
\draw[-stealth] (0,\minY) -- (0,\maxY) node[above]{$x$};

0 commit comments

Comments
 (0)