Typo correxr
This commit is contained in:
parent
c07f511898
commit
87e032c473
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -21,7 +21,7 @@ headsep=10mm, footskip=12mm}
|
||||||
\section*{Computer Graphics - Excercise 2}
|
\section*{Computer Graphics - Excercise 2}
|
||||||
\subsection*{3.1.1}
|
\subsection*{3.1.1}
|
||||||
\subsection*{(a)}
|
\subsection*{(a)}
|
||||||
The more obtuse the triangle, the more acute the angle of the corner of the voronoi area gets. Because the both sides of this corner has to be in a 90° angle to the sides of the traingle.
|
The more obtuse the triangle, the more acute the angle of the corner of the voronoi area gets. Because the both sides of this corner have to be in a 90° angle to the sides of the traingle.
|
||||||
\subsection*{(b)}
|
\subsection*{(b)}
|
||||||
The formula for calculating the surface of a triangle is: $\frac{1}{2}*h*b$
|
The formula for calculating the surface of a triangle is: $\frac{1}{2}*h*b$
|
||||||
As for the red triangle: $\frac{1}{2}*h*b$
|
As for the red triangle: $\frac{1}{2}*h*b$
|
||||||
|
|
Loading…
Reference in a new issue