-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path2024-turnaware.html
More file actions
48 lines (43 loc) · 2.49 KB
/
2024-turnaware.html
File metadata and controls
48 lines (43 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
layout: publication
year: 2024
month: 12
selected: false
coming-soon: false
hidden: false
external : false
# link: https://dl.acm.org/doi/10.1145/3472749.3474750
pdf: https://doi.org/10.3389/frvir.2024.1484280
title: "TurnAware: Motion-aware Augmented Reality Information Delivery While Walking"
authors:
- Sunniva Liu
- David Lindlbauer
# blog: https://interactive-structures.org/publications/2023-10-parametric-haptics/
doi: frvir.2024.1484280
venue_location: Pittsburgh, PA, USA
venue_url: https://uist.acm.org/2024/
venue_tags:
- Frontiers in Virtual Reality
type:
- Journal
tags:
- Interaction Techniques
- Augmented Reality
venue: Frontiers in Virtual Reality
video-thumb: sF4aQrbu-qc
#video-30sec: RI9EI5v69ag
video-suppl: sF4aQrbu-qc
#video-talk-5min: l9ycUrf50TE
#video-talk-15min: l9ycUrf50TE
bibtex: "@inproceedings {Liu2024, \n
author = {Liu, Sunniva and Lindlbauer, David}, \n
title = {TurnAware: motion-aware Augmented Reality information delivery while walking}, \n
year = {2024}, \n
volume = {5}, \n
Journal = {Frontiers in Virtual Reality}, \n
doi = {10.3389/frvir.2024.1484280}, \n
ISSN={2673-4192}, \n
URL={https://www.frontiersin.org/journals/virtual-reality/articles/10.3389/frvir.2024.1484280} \n
}"
---
Augmented Reality (AR) systems provide users with timely access to everyday information. Designing how AR messages are presented to the user, however, is challenging. If a visual message is presented suddenly in users’ field of view, it will be noticed easily, but might be disruptive to users. Conversely, if messages are made visible by slowly fading their opacity, for example, they might require more effort for users to notice and react, as they need to wait for the content to appear. This is particularly true for head-anchored virtual content, and when users are engaged in other tasks or walking in a physical environment. To address this challenge, we introduce a motion-aware technique that delivers AR visual information unobtrusively during walking when users rotate their head. When users make a turn, TurnAware moves the visual content into their field of view from the side at a speed proportional to their rotational velocity. We compare our method to a Fade-in and Pop-up baseline in a user study. Our results show that our method enables users to react to virtual content in a timely manner, while minimizing disruption on their walking patterns. Our technique improves current AR information delivery techniques by striking a balance between noticeability and disruptiveness.