From a478178283b76694547cb509021fc67717ce9549 Mon Sep 17 00:00:00 2001 From: Aviral Agarwal <119802592+UrAboveAvgGitUser@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:49:11 -0800 Subject: [PATCH] Update project_maya.tex --- project_maya.tex | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/project_maya.tex b/project_maya.tex index c2a2e58..12a591c 100644 --- a/project_maya.tex +++ b/project_maya.tex @@ -9,12 +9,10 @@ \begin{frame}{Renders} \begin{columns}[T] % Align columns at the top \begin{column}{0.5\textwidth} - \includegraphics[width=\textwidth, keepaspectratio]{images/maya/Screenshot-2024-12-01-221048.png} - \caption{Render 1: Point cloud in RealityCapture} + \includegraphics[width=\textwidth, keepaspectratio]{images/maya/image1.png} \end{column} \begin{column}{0.5\textwidth} - \includegraphics[width=\textwidth, keepaspectratio]{images/maya/Screenshot-2024-12-01-233007.png} - \caption{Render 2: Cleaned up section of one trench} + \includegraphics[width=\textwidth, keepaspectratio]{images/maya/image2.png} \end{column} \end{columns} \end{frame} @@ -22,12 +20,10 @@ \begin{frame}{Additional Renders} \begin{columns}[T] % Align columns at the top \begin{column}{0.5\textwidth} - \includegraphics[width=\textwidth, keepaspectratio]{images/maya/Screenshot-2024-12-01-235300.png} - \caption{Render 3: Subsampled mesh in ZBrush} + \includegraphics[width=\textwidth, keepaspectratio]{images/maya/image3.png} \end{column} \begin{column}{0.5\textwidth} - \includegraphics[width=\textwidth, keepaspectratio]{images/maya/Screenshot-2024-12-02-001848.png} - \caption{Render 4: Preparing for Retopologizing} + \includegraphics[width=\textwidth, keepaspectratio]{images/maya/image4.png} \end{column} \end{columns} \end{frame} @@ -35,6 +31,7 @@ \begin{frame}{Next Steps} \begin{itemize} \item Divide the model into smaller polygroups for easier management + \item Retopologize \item Start mapping textures \item Subdivide the mesh to restore detail \end{itemize}