Update on Overleaf.

This commit is contained in:
uxwmp 2023-06-20 21:48:37 +00:00 committed by node
parent fd130ec973
commit a0f216c322
2 changed files with 9 additions and 2 deletions

View file

@ -83,6 +83,13 @@ The geometry term $g(x,x^\prime)$ in equation \ref{eq:rendering_integral} is the
\label{fig:occlusion_rays} \label{fig:occlusion_rays}
\end{figure} \end{figure}
As illustrated in figure \ref{fig:occlusion_rays} an infinitesimal angle change $d\omega$ can lead to the blocker obstructing the wall or the wall being visible. The geometry term is thus a Heaviside step function which when differentiated yields a dirac delta functional. As illustrated in figure \ref{fig:occlusion_rays} an infinitesimal angle change $d\omega$ can lead to the blocker obstructing the wall or the wall being visible. The geometry term is thus a Heaviside step function which when differentiated yields a dirac delta functional.
\begin{figure}
\include{handout/diagrams/geometry_term_diff}
\caption{Caption}
\label{fig:enter-label}
\end{figure}
% BIBLIOGRAPHY % BIBLIOGRAPHY
\nocite{*} % List all entries of the .bib file, even those not cited in the main body \nocite{*} % List all entries of the .bib file, even those not cited in the main body
\printbibliography \printbibliography