Skip to content

henningpohl/poros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poros: Configurable Proxies for Distant Interactions in VR

Overview

Repo for public dissemination of source code for the project, Poros. Please read the paper to learn more about what Poros is, how it works and what it is intended for. Here is a link to the paper: https://static-curis.ku.dk/portal/files/260600438/Poros.pdf. In addition, you may find the video useful to see the various features in action: https://www.youtube.com/watch?v=ijurCmalZ3o.

This project was developed with an HTC Vive HMD, with a Leap Motion attached to the HMD to provide hand tracking. Whilst this was developed using the HTC Vive, it may work for other headsets, but this has not been tested. You can read about the Leap Motion mount for HMD's here: https://www.ultraleap.com/product/vr-developer-mount/. This project also uses Leap's interaction engine, meaning that it would take some effort to get this project to work with a different hand tracking system, such as the Oculus Quest's.

In this Unity project, there is a main scene that you can use to explore the features Poros in a virtual library environment. For specific instances of each feature listed in the paper, please see "Scenes/Feature Test Scenes".

Examples of things Poros enables

Creating proxies on demand

Alt text

Interacting across different levels of scale

Alt text

Anchoring proxies to users or the world

Alt text

Aligning proxies to each other and the world

Alt text

Duplicating proxies

Alt text

Searching proxies

Alt text

Citation

Henning Pohl, Klemen Lilija, Jess McIntosh, and Kasper Hornbæk. 2021. Poros: Configurable Proxies for Distant Interactions in VR. In CHI Conference on Human Factors in Computing Systems (CHI ’21), May 8–13, 2021, Yokohama, Japan. ACM, New York, NY, USA, 12 pages. https://doi.org/10.1145/3411764.3445685

License

MIT License

Copyright (c) 2021 Henning Pohl, Klemen Lilija, Jess McIntosh, Kasper Hornbæk

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages