Commit f5e6d27b by Kai Westerkamp

Bilder fix

parent c8f51c3c
No preview for this file type
......@@ -48,6 +48,7 @@
\newlength{\tmplen}
\newcommand{\verysmall}{\fontsize{6pt}{8.6pt}\selectfont}
\newcommand*{\paper}{../Ausarbeitung/Bilder}%
\begin{document}
......@@ -108,7 +109,7 @@ $\int_{\Omega} G_1(v) \cdot G_2(v) dv\approx c(v) G_3(v)$
\end{minipage}
\hfill
\parbox{.325\linewidth}{\makebox[.325\textwidth][r]{
\includegraphics[width=0.45\textwidth]{Bilder/SG1.jpg}}}
\includegraphics[width=0.45\textwidth]{\paper/SG1.jpg}}}
\end{frame}
......@@ -125,19 +126,19 @@ $$G(v;p,\lambda,c) = c\cdot e{^{\lambda(v \cdot p-1)}}$$
\hspace{-4mm}
\begin{minipage}[b]{0.24\linewidth}
\centering
\includegraphics[width=\linewidth]{Bilder/glossy.png}\\
\includegraphics[width=\linewidth]{\paper/glossy.png}\\
\end{minipage}\hfill%
\begin{minipage}[b]{0.24\linewidth}
\centering
\includegraphics[width=\linewidth]{Bilder/SG1.jpg}\\
\includegraphics[width=\linewidth]{\paper/SG1.jpg}\\
\end{minipage}\hfill%
\begin{minipage}[b]{0.24\linewidth}
\centering
\includegraphics[width=\linewidth]{Bilder/SG2.jpg}\\
\includegraphics[width=\linewidth]{\paper/SG2.jpg}\\
\end{minipage}\hfill%
\begin{minipage}[b]{0.24\linewidth}
\centering
\includegraphics[width=\linewidth]{Bilder/SG3.jpg}\\
\includegraphics[width=\linewidth]{\paper/SG3.jpg}\\
\end{minipage}
......@@ -155,7 +156,7 @@ $$G(v;p,\lambda,c) = c\cdot e{^{\lambda(v \cdot p-1)}}$$
\end{minipage}
\hfill
\parbox{.325\linewidth}{\makebox[.325\textwidth][r]{
\includegraphics[width=0.45\textwidth]{Bilder/Reflection.png}}}
\includegraphics[width=0.45\textwidth]{\paper/Reflection.png}}}
\end{frame}
......@@ -164,7 +165,7 @@ $$G(v;p,\lambda,c) = c\cdot e{^{\lambda(v \cdot p-1)}}$$
\begin{overlayarea}{\textwidth}{3cm}
\begin{center}
\includegraphics[height=3cm]<1->{Bilder/Reflection.png}
\includegraphics[height=3cm]<1->{\paper/Reflection.png}
\end{center}
\end{overlayarea}
......@@ -205,7 +206,7 @@ $$L(x,o) \approx H(r'_h) \int_{\Omega^T} G(r;r_h,\lambda_h,c_h)dr$$
\frametitle{One Bounce Interreflection}
$$\int_{\Omega^T} G(v;p,\lambda)dv$$
\begin{center}
\includegraphics[width=0.8\textwidth]{Bilder/Dreieck.png}
\includegraphics[width=0.8\textwidth]{\paper/Dreieck.png}
\end{center}
$$\Omega_t = \Omega_{\triangle ABC} = \Omega_{\triangle PBC}-\Omega_{\triangle PAB}-\Omega_{\triangle PCA}$$
......@@ -215,7 +216,7 @@ $$\Omega_t = \Omega_{\triangle ABC} = \Omega_{\triangle PBC}-\Omega_{\triangle P
\begin{frame}
\frametitle{One Bounce Interreflection}
\begin{center}
\includegraphics[width=0.8\textwidth]{Bilder/function.png}
\includegraphics[width=0.8\textwidth]{\paper/function.png}
\end{center}
\end{frame}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment