Rename 1-introduction/ => 1-background/

This commit is contained in:
2024-09-26 20:41:14 +02:00
parent 45ab5eb19f
commit f1712b7c94
182 changed files with 21 additions and 22 deletions

View File

@@ -0,0 +1,17 @@
\chapter{Related Work}
\mainlabel{related_work}
\chaptertoc
This chapter reviews previous work on the perception and manipulation with virtual and augmented objects, directly with the hand, using either wearable haptics, \AR, or their combination.
%Experiencing a visual, haptic, or visuo-haptic \AE relies on one to many interaction loops between a user and the environment, as shown in \figref[introduction]{interaction-loop}, and each main step must be addressed and understood: the tracking and modelling of the \RE into a \VE, the interaction techniques to act on the \VE, the rendering of the \VE to the user through visual and haptic user interfaces, and, finally, the user's perception and actions on the overall \AE.
We first overview how the hand senses and acts on its environment to perceive and manipulate the haptic properties of real everyday objects.
Second, we present how wearable haptic devices and renderings have been used to augment the haptic perception of roughness and hardness of real objects.
Third, we introduce the principles and user experience of \AR, and overview the main interaction techniques used to manipulate virtual objects directly with the hand.
Finally, we describe multimodal visual and haptic feedback have been combined in \AR to enhance perception and interaction with the hand.
\input{1-haptic-hand}
\input{2-wearable-haptics}
\input{3-augmented-reality}
\input{4-visuo-haptic-ar}
\input{5-conclusion}