An XR demo that lets Users interact with AR props in the real world. Using Azure Spatial Anchors and Photon Networking, users in the real world can see each other interacting with AR objects in real time, in the same position.
This project was created to meet the requirements of Holbertons AR/VR Specializations Final Portfolio Project.
We worked in partner with SphereGen, they provided a concept and mentored us allowing us to create a functional product with real world application, as well as providing assistance when discussing concepts frameworks and troubleshooting.
Initially created with only an MVP in mind to understand concepts and functionality of XR Networking.
Download APK and source code via releases
Make sure to allow camera access
Only works on Android devices with AR capability
Host - Creates a room/session to instantiate and interact with objects.
Join - Joins a room/session based on the room ID from the hosted session.
Follow on screen prompts for more information.
Connect to a room with others to interact with 3D AR objects in real time.
Object creation and manipulation, including movement, rotation, and scaling, is updated and synced across everyone in the room.
photon unity networking 2 - PUN 2
Mixed Reality Toolkit-Unity - MRTK
Carter Clements @ https://github.com/JavaPhish
Mitchell Moscovics @ https://github.com/mmoscovics
Mentor: Eric Wilson - Mixed Reality Developer from SphereGen
This is an MVP build that has basic functionality of a room host and join system, and basic object creation and manipulation.