This commit is contained in:
emiliie 2015-03-11 17:58:08 +01:00
parent f6db5939f6
commit bfbe66ff4c
1 changed files with 3 additions and 3 deletions

View File

@ -6,21 +6,21 @@ The first step is to calculate the projection of the extremity circle on the cor
The rendering of our extremities on dino.skl for example can be seen on Figures \ref{extremity2} (2 subdivisions) and \ref{extremity10}
(10 subdivisions).
\begin{figure}[h!]
\begin{figure}[H]
\begin{center}
\includegraphics[scale=0.2]{img/projection}
\caption{\label{projection}Projection of the extrem circle center on the sphere}
\end{center}
\end{figure}
\begin{figure}[h!]
\begin{figure}[H]
\begin{center}
\includegraphics[scale=0.2]{img/Subdivision}
\caption{\label{sub}One subdivision}
\end{center}
\end{figure}
\begin{figure}[h!]
\begin{figure}[H]
\begin{center}
\includegraphics[scale=0.2]{img/meshExtremity}
\caption{\label{mesh}The final extremity mesh for one subdivision}