Skip to content

An open-source Head Mounted Display built for EECE5698 Networked XR Systems. Creators: Tyler Myers, Matthew Marsicano

License

Notifications You must be signed in to change notification settings

Matthew-Marsicano/Open-Source-XR-HMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Source-XR-HMD

Creators: Tyler Myers, Matthew Marsicano

An open-source Head Mounted Display built for EECE5698 Networked XR Systems.

As the final project for our technical elective, Networked XR Systems, we set out to develop an acessible, affordable, and open source XR platform using the concepts explored in our coursework. By using a Raspberry Pi, our hardware suite is compatible with a wide range of mature sensors, and peripherals.

Installation Guide

Ensure Python3 is installed, if not install it here

Create and enter a python virtual environment

python -m venv /path/to/new/virtual/environment
source venv/bin/activate

Install the requirements inside the virtual environment

pip install -r requirements.txt

About

An open-source Head Mounted Display built for EECE5698 Networked XR Systems. Creators: Tyler Myers, Matthew Marsicano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages