A prototype for an augmented reality inventory system for managing item locations. Built with StereoKit! This uses the Meta Quest OpenXR extensions for spatial entity tracking. Supports Quest 2, 3, 3S, and Pro.
This project was created as part of university coursework at George Mason University CS 452 Virtual Reality (Fall 2022). Project website.
What a demo of the project at https://www.youtube.com/watch?v=_x93WXU-CRo
- Open the solution in Visual Studio 2022.
- Right click on AR_Inventory and click Set as Startup Project.
- Connect Meta Quest headset to your computer using into your computer using the Meta Quest Link app.
- Click run in Visual Studio!
(Make sure you've set up the proper Android native app development environment for Quest.)
- Open the solution in Visual Studio 2022.
- Right click on AR_Inventory_Android_ and click Set as Startup Project.
- Plug your Meta Quest into your computer. In Visual Studio, you should see your Quest device listed next to the green play button.
- Click run in Visual Studio!