C# · Programming · VR

A Script for Controllers (Vive/Index/Oculus) to Use with OpenXR in Unity 2020

OpenXR allows us to use the same code for multiple controllers without modification. That’s great, but figuring out how to implement them is tricky. You first need to subscribe to specific types of device connections and disconnections. When a device connects, you need to check it to make sure that it has the characteristics of… Continue reading A Script for Controllers (Vive/Index/Oculus) to Use with OpenXR in Unity 2020