Skip to content

Tutorial on connecting AR Devices (HoloLen, iPad, etc) via Python server

Notifications You must be signed in to change notification settings

PeruDayani/Connecting-multiple-Hololens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting HoloLens

Student developers and amateur researchers such as myself are exploring the potential of applying these new AR technologies to various sectors and build the applications of the future. Inevitably at some point in this pipeline, we require to connect multiple AR devices to a central server to run our algorithms while planning for scalability and efficiency.

This project is created as a resource for students creating networking with multiple AR devices (eg: iPhones, iPads, HoloLens) and also to hold myself accountable for developing and maintaining a good repo. My personal goals from this project were getting more experience developing with the HoloLens, build a scalable server-client application and writing my first technical medium article.

Here is a link to the tutorial: Overview: https://medium.com/@perudayani/connecting-hololens-introduction-618d66c60d12
Part 1 (Python server) : https://medium.com/@perudayani/connecting-hololens-part-1-of-3-3786454975fe
Part 2 (Unity client) : https://medium.com/@perudayani/connecting-hololens-part-2-of-3-b4444e03092e
Part 3 (HoloLens app) : https://medium.com/@perudayani/connecting-hololens-part-3-of-3-f010481f288b

Please reach out to me at perudayani @ berkeley dot edu with any advice/comments/collaborations.

About

Tutorial on connecting AR Devices (HoloLen, iPad, etc) via Python server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages