Show progress notifications on OHMDs during social interactions (a clone of private repos ProgressBarPython and ProgressBarUnity)
- Paracentral and near-peripheral visualizations: Towards attention-maintaining secondary information presentation on OHMDs during in-person social interactions, CHI'22 [PDF]
@inproceedings{janaka_paracentral_2022,
address = {New York, NY, USA},
series = {{CHI} '22},
title = {Paracentral and near-peripheral visualizations: {Towards} attention-maintaining secondary information presentation on {OHMDs} during in-person social interactions},
isbn = {978-1-4503-9157-3},
shorttitle = {Paracentral and near-peripheral visualizations},
url = {https://dl.acm.org/doi/10.1145/3491102.3502127},
doi = {10.1145/3491102.3502127},
booktitle = {Proceedings of the 2022 {CHI} {Conference} on {Human} {Factors} in {Computing} {Systems}},
publisher = {Association for Computing Machinery},
author = {Janaka, Nuwan and Haigh, Chloe and Kim, Hyeongcheol and Zhang, Shan and Zhao, Shengdong},
month = apr,
year = {2022},
keywords = {HMD, circular progress, conversation, interruption, near-peripheral, paracentral, reminder notification, smart glasses, social interaction},
pages = {1--14},
}
- This repo contains the notification triggering implementation using Python (ProgressBarPython) and UI implementation using Unity(ProgressBarUnity)
- Please see the branch study1_simulation_setting for
study 1 (simulation setting)
impementation and branch study2_conversation_setting forstudy 2 (conversation setting)
implementation - See the individual folders for requirements and installations
- See architecture
- See code introduction
- Project