2019-06-17 17:15:12 +02:00
|
|
|
% This file is temporary. It's meant to be here while we are working on the
|
|
|
|
% plan, to make changing it easier. Once it has more or less converged, this
|
|
|
|
% file will be deleted, leaving place of a tree structure to make editing to
|
|
|
|
% content easier.
|
|
|
|
|
2019-07-25 10:51:15 +02:00
|
|
|
\part{3D Content Preparation}
|
2019-06-17 17:15:12 +02:00
|
|
|
|
|
|
|
\chapter{The challenges of managing 3D content}
|
|
|
|
|
|
|
|
\section{State of the art}
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\item Google Maps
|
|
|
|
\item Sketchfab
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
\section{System needs}
|
|
|
|
|
|
|
|
\subsection{Streaming}
|
|
|
|
|
|
|
|
Correctly managing the bandwidth to download the right content
|
|
|
|
|
|
|
|
\written{MMSys 16, ACMMM 18}
|
|
|
|
|
|
|
|
\subsection{Rendering}
|
|
|
|
|
|
|
|
Correctly managing the data on the client to perform an efficient rendering
|
|
|
|
|
|
|
|
\missing{everything}
|
|
|
|
|
|
|
|
\subsection{Server}
|
|
|
|
|
|
|
|
Avoiding as much as possible server-side computations
|
|
|
|
|
|
|
|
\written{MMSys 16, ACMMM 18}
|
|
|
|
|
2019-08-27 10:46:00 +02:00
|
|
|
\input{dash-3d/main.tex}
|
2019-06-17 17:15:12 +02:00
|
|
|
|
|
|
|
\part{3D Interaction}
|
|
|
|
|
|
|
|
\chapter{The challenges of 3D interaction}
|
|
|
|
|
|
|
|
\section{Degrees of freedom}
|
|
|
|
|
|
|
|
\section{Desktop / Mobile}
|
|
|
|
|
|
|
|
\written{MMSys 16, ACMMM 18, ACMMM 19 Demo}
|
|
|
|
|
|
|
|
\section{SoA}
|
|
|
|
|
|
|
|
\section{QoE / Interaction}
|
|
|
|
|
|
|
|
\written{MMSys 16}
|
|
|
|
|
2019-08-27 10:46:00 +02:00
|
|
|
\input{system-bookmarks/main}
|