Bipul Posted March 31, 2022 Share Posted March 31, 2022 Hello, I am developing a project, C++ and OptiX API for real time rendering. So, I want to send the rendered scene to my Vive Pro Eye and exploring all possibilities how to do that. I checked the Wave Native SDK, and I understood this native SDK only works for android as using GLES. So for a desktop VR visualization, it won't work, am I right? Also, I found the source code contains both java and CPP. If I have a real-time rendered scene with an graphics API like OptiX, and want to send to vive pro eye, how can I do that? Using OpenXR? Can you suggest any good tutorial or documentation? Thanks! 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