Update on Overleaf.
This commit is contained in:
parent
2840243991
commit
4e614b5a3d
4 changed files with 8 additions and 5 deletions
|
|
@ -71,7 +71,7 @@
|
|||
\subsection{Differentiable rendering}
|
||||
\begin{frame}{Differentiable rendering}
|
||||
\begin{itemize}
|
||||
\item Given: Function mapping an 3D-scene to a real number (e.g. error function)
|
||||
\item Given: Function mapping a 3D-scene to a real number (e.g. error function)
|
||||
\item Target: Calculate gradient of that function
|
||||
\item Required: Differentiate with respect to any scene parameter
|
||||
\end{itemize}
|
||||
|
|
|
|||
|
|
@ -12,10 +12,14 @@
|
|||
\item Differentiation with respect to certain scene parameters possible but we need to differentiate with respect to any scene parameter
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
\begin{frame}{Geometry term}
|
||||
\begin{frame}{primary occlusion}
|
||||
\centering
|
||||
\input{presentation/diagrams/diagramm_occlusion.tex}
|
||||
\end{frame}
|
||||
\begin{frame}{Angle change $\leftrightarrow$ visibility change}
|
||||
\centering
|
||||
\input{presentation/diagrams/geometry_term_diff.tex}
|
||||
\end{frame}
|
||||
\subsection{Former methods}
|
||||
\begin{frame}{Former methods}
|
||||
\begin{block}{Previous differentiable renderers considered by this paper}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
This method
|
||||
\end{frame}
|
||||
\subsection{Edge sampling}
|
||||
\subsection{Hierarchical edge sampling}
|
||||
\subsection{conclusion - what can this method do?}
|
||||
% talk about limitations here!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue