dagimage Posted April 7 Share Posted April 7 Hi, I've done a fair bit of VR development in Unity, but I'm totally confused about how to start developing for the XR Elite. I'm making a project which will run on a computer and use wireless streaming to the headset. Which SDK should I use? And how do I get Unity to run the project on my headset when I press run? So far, I'm trying OpenXR for PCVR, and have followed the instructions here: https://developer.vive.com/resources/openxr/openxr-pcvr/tutorials/unity/installing-vive-openxr-pc-vr-plugin/. I installed Vive Streaming, and the headset is connected to the computer by USB, and Vive Streaming sees it (headset and usb icons are active). When I try to run a sample project in Unity, it opens in the game view in Unity, but does not run on the headset. What am I missing? Should I be using the OpenXR for Android instead of for Windows? Is there something I need to set to tell unity to run things on the headset? I don't remember having to do that when I worked on a project for the Focus3, but that was almost two years ago and my memory's not that great... Is there a tutorial somewhere for developing for XR Elite? I looked at the pinned instructions for using OpenXR in Unity for the Focus3 (in the Vive OpenXR forum) but that seems to be out of date. Thanks for any suggestions or pointers. Link to comment Share on other sites More sharing options...
jiunlin Posted April 10 Share Posted April 10 Hi, Sounds you are developing a PC content. You can start VIVE Streaming on XR Elite via USB connection to your PC. Once VIVE Streaming started and connected, you can totally see it as a PC VR headset. Then, it is just as developing for any regular PC VR headset. Since VIVE Streaming works with SteamVR, so make sure to set SteamVR as your OpenXR Runtime. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now