I have no idea what i'm doing

This commit is contained in:
2019-10-16 15:19:49 +02:00
parent 5ae50fa413
commit a079b22050
6 changed files with 209 additions and 57 deletions

View File

@@ -3,7 +3,7 @@ The previous chapter voluntarily remained vague about what \emph{3D data} actual
This chapter presents in detail the 3D data we consider and how it is renderer.
We also give insights about interaction and streaming by comparing the 3D case to the video one.
\section{What is a 3D model?}
\section{What is a 3D model?\label{f:3d}}
\subsection{3D data}
Most classical 3D models are set of mesh and textures, that can potentially be arranged in a scene graph.