Update on Overleaf.

This commit is contained in:
uxwmp 2023-06-15 15:53:37 +00:00 committed by node
parent 2840243991
commit 4e614b5a3d
4 changed files with 8 additions and 5 deletions

View file

@ -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}

View file

@ -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}

View file

@ -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!