From a0f216c3225df5642d985a4d0be301684a063c3c Mon Sep 17 00:00:00 2001 From: uxwmp Date: Tue, 20 Jun 2023 21:48:37 +0000 Subject: [PATCH] Update on Overleaf. --- handout/diagrams/geometry_term_diff.tex | 4 ++-- handout/handout.tex | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/handout/diagrams/geometry_term_diff.tex b/handout/diagrams/geometry_term_diff.tex index fedafb0..32071c8 100644 --- a/handout/diagrams/geometry_term_diff.tex +++ b/handout/diagrams/geometry_term_diff.tex @@ -1,7 +1,7 @@ \begin{center} \begin{minipage}{0.4\linewidth} \begin{figure} - \centering + \centering \begin{minipage}{0.5\linewidth} \begin{tikzpicture}[domain=-0.5:2] \draw[very thin,color=gray] (-0.1,-0.6) grid (2.1,2.1); @@ -26,7 +26,7 @@ % second diagram \begin{minipage}{0.5\linewidth} \begin{figure} - \centering + \centering \begin{minipage}{0.5\linewidth} \begin{tikzpicture}[domain=-0.5:2] \draw[very thin,color=gray] (-0.1,-0.6) grid (2.1,2.1); diff --git a/handout/handout.tex b/handout/handout.tex index 08b740b..0c2cc8e 100644 --- a/handout/handout.tex +++ b/handout/handout.tex @@ -83,6 +83,13 @@ The geometry term $g(x,x^\prime)$ in equation \ref{eq:rendering_integral} is the \label{fig:occlusion_rays} \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. + +\begin{figure} + \include{handout/diagrams/geometry_term_diff} + \caption{Caption} + \label{fig:enter-label} +\end{figure} + % BIBLIOGRAPHY \nocite{*} % List all entries of the .bib file, even those not cited in the main body \printbibliography