From c0da8e86682f24c4ebaf20432942b78ee99bc4a2 Mon Sep 17 00:00:00 2001 From: UrAboveAvgGitUser <119802592+UrAboveAvgGitUser@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:12:50 -0800 Subject: [PATCH] Update project_maya.tex --- project_maya.tex | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/project_maya.tex b/project_maya.tex index 24d32a6..db1bfd4 100644 --- a/project_maya.tex +++ b/project_maya.tex @@ -38,3 +38,45 @@ % \end{column} % \end{columns} % \end{frame} + + +\begin{frame}{Current Progress} + \begin{itemize} + \item Cleaned up assets in CloudCompare + \item Worked on pre-aligned Tikal tunnel point clouds in RealityCapture + \item Subsampled the point cloud and generated meshes through PoissonRecon + \item Exportable as .fbx, .obj etc. + \end{itemize} +\end{frame} + +\begin{frame}{Renders} + \begin{columns} + \begin{column}{0.3\textwidth} + \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{images/maya/capture.bmp} + \end{column} + \begin{column}{0.3\textwidth} + \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{images/maya/capture2.bmp} + \end{column} + \begin{column}{0.3\textwidth} + \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{images/maya/capture5.bmp} + \end{column} + \end{columns} +\end{frame} + +\begin{frame}{Renders} + \begin{columns} + \begin{column}{0.5\textwidth} + \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{images/maya/capture4.bmp} + \end{column} + \begin{column}{0.5\textwidth} + \includegraphics[height=0.7\textheight,width=0.7\textwidth,keepaspectratio]{images/maya/render.png} + \end{column} + \end{columns} +\end{frame} + +\begin{frame}{Next} + \begin{itemize} + \item Further refine and complete the asset in ZBrush. + \item Sort the completely unsorted point clouds and align them in RealityCapture + \end{itemize} +\end{frame}