Working
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#import "../template.typ"
|
||||
|
||||
#template.beforeChapter()
|
||||
= Foreword<f>
|
||||
#template.afterNumberedChapter()
|
||||
|
||||
#include "3d-model.typ"
|
||||
#include "video-vs-3d.typ"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
== Similarities and differences between video and 3D
|
||||
== Similarities and differences between video and 3D<i:video-vs-3d>
|
||||
|
||||
The video streaming setting and the 3D streaming setting share many similarities: at a higher level of abstraction, both systems allow a user to access remote content without having to wait until everything is loaded.
|
||||
Analyzing similarities and differences between the video and the 3D scenarios as well as having knowledge about video streaming literature are the key to developing an efficient 3D streaming system.
|
||||
|
||||
Reference in New Issue
Block a user