Update on Overleaf.
This commit is contained in:
parent
6e5dc2319c
commit
87e71fb35c
9 changed files with 131 additions and 201 deletions
|
|
@ -1,11 +1,11 @@
|
|||
\section{This method}
|
||||
\begin{frame}
|
||||
\centering
|
||||
\Huge
|
||||
This method
|
||||
\end{frame}
|
||||
\subsection{Edge sampling}
|
||||
\begin{frame}{Edge sampling}
|
||||
\section{This Method}
|
||||
% \begin{frame}
|
||||
% \centering
|
||||
% \Huge
|
||||
% This Method
|
||||
% \end{frame}
|
||||
\subsection{Edge Sampling}
|
||||
\begin{frame}{Edge Sampling}
|
||||
\setbeamercovered{transparent}
|
||||
\begin{block}{Assumptions}
|
||||
\begin{itemize}
|
||||
|
|
@ -25,12 +25,12 @@
|
|||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Edge sampling~-~Illustration}
|
||||
\begin{frame}{Edge Sampling~-~Illustration}
|
||||
\centering
|
||||
\input{diagrams/edge_sampling}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Edge sampling~-~half spaces}
|
||||
\begin{frame}{Edge Sampling~-~Half Spaces}
|
||||
\begin{minipage}{0.5\linewidth}
|
||||
\input{diagrams/halfspaces}
|
||||
\end{minipage}
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
\end{minipage}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[t]{Edge sampling~-~math background}
|
||||
\begin{frame}[t]{Edge Sampling~-~Math Background}
|
||||
Color:
|
||||
\only<1>{
|
||||
\[
|
||||
|
|
@ -65,9 +65,9 @@
|
|||
Use half spaces to rewrite integral:
|
||||
\[
|
||||
\sum_i\iint
|
||||
\underbrace{\theta(}_{\text{step function}}
|
||||
\underbrace{\theta(}_{\text{Step function}}
|
||||
\underbrace{\alpha_i(x,y)}_{\text{Edge equation formed by the triangle edge}})
|
||||
\underbrace{f_i(x,y)}_{\text{half space (may contain Heaviside step functions itself)}}
|
||||
\underbrace{f_i(x,y)}_{\text{Half space (may contain Heaviside step functions itself)}}
|
||||
\]
|
||||
}
|
||||
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Inverse rendering~-~Results in this paper}
|
||||
\begin{frame}{Inverse Rendering~-~Results in this Paper}
|
||||
\begin{block}{Inverse rendering here}
|
||||
\begin{itemize}
|
||||
\item Parameters: Camera pose, material parameters, light source intensity
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Inverse rendering~-~results in this paper}
|
||||
\begin{frame}{Inverse Rendering~-~Results in this Paper}
|
||||
\begin{center}
|
||||
\begin{minipage}{0.25\linewidth}
|
||||
\begin{figure}
|
||||
|
|
@ -231,7 +231,7 @@
|
|||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Inverse rendering~-~example from this paper}
|
||||
\begin{frame}{Inverse Rendering~-~Example from this Paper}
|
||||
\centering
|
||||
\begin{minipage}{0.19\linewidth}
|
||||
\begin{figure}
|
||||
|
|
@ -275,7 +275,7 @@
|
|||
\end{minipage}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Inverse rendering~-~example from this paper}
|
||||
\begin{frame}{Inverse Rendering~-~Example from this Paper}
|
||||
\centering
|
||||
\includemedia[
|
||||
width=0.62\linewidth,height=0.35\linewidth,
|
||||
|
|
@ -293,7 +293,7 @@
|
|||
All media in this section taken from~\cite{ACM:diffable_raytracing}
|
||||
\end{frame}
|
||||
|
||||
\subsection{Conclusion~-~What can this method do?}
|
||||
\subsection{Conclusion~-~What can this Method do?}
|
||||
\begin{frame}{Conclusion}
|
||||
\setbeamercovered{transparent}
|
||||
\begin{block}{Possibilities}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue