Working
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
More and more 3D models are made available online, and web browsers have now full support for 3D visualization:
|
||||
this thesis focuses on remote 3D virtual environments streaming and interaction, and describes three major contributions.
|
||||
|
||||
First, we propose an interface for 3D navigation with bookmarks, which are small virtual objects added to the scene that the user can click to move towards a recommended location.
|
||||
We describe a user study where we analyse the impact of bookmarks on navigation and streaming, and we propose a way to improve the streaming based on the bookmarks.
|
||||
|
||||
Secondly, we propose an adaptation of DASH, the video streaming standard, to 3D streaming.
|
||||
We structure the 3D data and textures into chunks, and we propose a client and a few streaming policies that benefit from this structure.
|
||||
|
||||
Finally, we integrate our 3D version of DASH and the bookmarks together in a interface for mobile devices, and we describe another study where participants tried this interface.
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
Dans un contexte de démocratisation du nombre et de l'accès à des modèles 3D, nous nous intéressons dans cette thèse à la transmission d'environnements virtuels 3D distants, à travers trois contributions majeures.
|
||||
|
||||
Tout d'abord, nous proposons une interface de navigation 3D avec des signets, de petits objets virtuels ajoutés à la scène que l'utilisateur peut cliquer pour se déplacer vers un emplacement recommandé.
|
||||
Nous proposons un moyen d'améliorer la transmission en fonction des signets et évaluons leur impact au travers d'une étude utilisateur.
|
||||
|
||||
Ensuite, nous proposons une adaptation de DASH, le standard de la transmission, à la transmission 3D.
|
||||
Nous structurons les données 3D et les textures, et nous proposons un client et des politiques de chargement qui bénéficient de cette structure.
|
||||
|
||||
Enfin, nous intégrons notre version 3D de DASH et les signets ensemble dans une interface pour appareils mobiles, et nous décrivons une autre étude où les participants ont essayé cette interface.
|
||||
Reference in New Issue
Block a user