You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenXR is the (actually) open standard for interfacing with XR devices, and using it will mean much improved compatibility (including Oculus etc users being able to use xivr without SteamVR).
It works today, but it's a little underdocumented and debugging it is tedious. However, as you have a SteamVR implementation done, switching should be a lot easier than developing it from scratch.