Skip to content

Commit

Permalink
Extend glossarification
Browse files Browse the repository at this point in the history
  • Loading branch information
StuckiSimon committed Aug 22, 2024
1 parent 436542d commit 5261560
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions report/parts/results.tex
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ \section{Benchmark}

\begin{figure}[H]
\includegraphics[width=0.9\columnwidth]{resources/benchmark-models.png}
\caption{The three LOD artifacts and their short names in brackets, from left to right: 1,068,735 triangles (high), 106,873 triangles (mid), 10,687 triangles (low). The left and middle figures share similar visual fidelity characteristics.}
\caption{The three \gls{LOD} artifacts and their short names in brackets, from left to right: 1,068,735 triangles (high), 106,873 triangles (mid), 10,687 triangles (low). The left and middle figures share similar visual fidelity characteristics.}
\label{fig:benchmark-models}
\end{figure}

Expand Down Expand Up @@ -323,7 +323,7 @@ \subsection*{BVH Split Axis Heuristic}
Low & 2,698.65 ms $\pm$ 27.60 ms & 3,124.27 ms $\pm$ 36.02 ms \\
\bottomrule
\end{tabular}
\caption{Benchmark results for BVH split axis heuristic.}
\caption{Benchmark results for \gls{BVH} split axis heuristic.}
\label{tab:bvh-split-axis-measurements}
\end{table}

Expand All @@ -342,7 +342,7 @@ \subsection*{Overall Performance}
Low & 10.53 ms $\pm$ 0.24 ms & 8.43 ms $\pm$ 0.22 ms \\
\bottomrule
\end{tabular}
\caption{BVH setup time based on model complexity}
\caption{\gls{BVH} setup time based on model complexity}
\label{tab:cpuPerformance}
\end{table}

Expand All @@ -357,7 +357,7 @@ \subsection*{Overall Performance}
Low & 2,031.38 ms $\pm$ 9.87 ms & 790.83 ms $\pm$ 4.18 ms \\
\bottomrule
\end{tabular}
\caption{GPU path tracer time based on model complexity}
\caption{\gls{GPU} path tracer time based on model complexity}
\label{tab:gpuPerformance}
\end{table}

Expand Down

0 comments on commit 5261560

Please sign in to comment.