-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path2024-multiuser-awareness.html
48 lines (43 loc) · 2.2 KB
/
2024-multiuser-awareness.html
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: 10.5
selected: false
coming-soon: false
hidden: false
external : false
# link: https://dl.acm.org/doi/10.1145/3472749.3474750
pdf: https://dl.acm.org/doi/10.1145/3698126
title: "Don’t Block My Stuff: Fostering Personal Object Awareness in Multi-user Mixed Reality Environments"
authors:
- Talha Khan
- David Lindlbauer
# blog: https://interactive-structures.org/publications/2023-10-parametric-haptics/
doi: 10.1145/3698126
venue_location: Vancouver, BC, Canada
venue_url: https://iss2024.acm.org/
venue_tags:
- ACM ISS
type:
- Conference
tags:
- Mixed Reality
- Collaboration
- Computational Interaction
venue: ACM ISS
video-thumb: 37Wv0YF62tE
#video-30sec: 37Wv0YF62tE
video-suppl: 37Wv0YF62tE
#video-talk-5min: l9ycUrf50TE
#video-talk-15min: l9ycUrf50TE
bibtex: "@inproceedings {Khan2024ISS, \n
author = Khan, Talha and Lindlbauer, David}, \n
title = {Don’t Block My Stuff: Fostering Personal Object Awareness in Multi-user Mixed Reality Environments}, \n
year = {2024}, \n
publisher = {ACM}, \n
keywords = {Mixed reality, collaboration, computational interaction}, \n
location = {Vancouver, BC, Canada}, \n
series = {ISS '24} \n
}"
---
In Mixed Reality (MR), users can collaborate efficiently by creating personalized layouts that incorporate both personal and shared virtual objects. Unlike in the real world, personal objects in MR are only visible to their owner. This makes them susceptible to occlusions from shared objects of other users, who remain unaware of their existence. Thus, achieving unobstructed layouts in collaborative MR settings requires knowledge of where others have placed their personal objects. In this paper, we assessed the effects of three visualizations, and a baseline without any visualization, on occlusions and user perceptions. Our study involved 16 dyads (N=32) who engaged in a series of collaborative sorting tasks. Results indicate that the choice of visualization significantly impacts both occlusion and perception, emphasizing the need for effective visualizations to enhance collaborative MR experiences. We conclude with design recommendations for multi-user MR systems to better accommodate both personal and shared interfaces simultaneously.