<aside>
💡 An introductory Unity MR workshop that builds a simple app to draw with your hands in mixed reality. For more in-depth information, please refer to Meta’s official documentation
</aside>
Presented by Davide Zhang, Oct 31, 2023
https://youtube.com/shorts/dpgu40jRSww?feature=share
<aside>
📎 The completed Unity project is also on GitHub
</aside>
0 What you need:
- A Windows PC
- You can check the hardware requirements here. Almost any recent PC is sufficient unless you’d like to run PCVR games over Oculus Link, in which case a gaming PC is needed
- For Mac users, there are extra steps involved in setting up Unity for Android development (there are tutorials online)
- A Meta Quest 3 or Quest Pro headset (Quest 2 also works but is not recommended)
- headset needs to be set up via the mobile app
- A USB-C cable connecting your PC and the headset for deploying the build
1 Download and Install Unity
- Because Oculus apps are based on Android, a Windows PC is best for development.
- I'm using version 2019.4.15f1, but you could install any version after 2019.4
- Make sure to install Android Build Support

- Create a new 3D Core project

2 Initial Setup
Install Oculus Integration from Unity Asset Store