monday morning commit

This commit is contained in:
2019-09-16 11:49:53 +02:00
parent 461bcf14eb
commit 9f73fde350
13 changed files with 93 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
\chapter{Introduction}
\chapter{Introduction\label{i}}
\input{introduction/video-vs-3d}
\resetstyle{}

View File

@@ -1,6 +1,6 @@
\fresh{}
\section{Similarities and differences between video and 3D}
\section{Similarities and differences between video and 3D\label{i:video-vs-3d}}
Despite what one may think, the video streaming scenario and the 3D streaming one share many similarities: at a higher level of abstraction, they are both systems that allow a user to access remote content without having to wait until everything is loaded.
Analyzing the similarities and the differences between the video and the 3D scenarios as well as having knowledge about video streaming litterature is\todo{is key or are key?} key to developing an efficient 3D streaming system.