Forum Discussion
UNISTBiRC
7 years agoHonored Guest
How can I get Yaw Pitch Roll value, using dll?
I am a student who recently became interested in Oculus rift. I want to use the SDK to get the Roll Pitch yaw, make it a dll file, and use it in LabVIEW. I am having a hard time learning cpp...
kojack
4 years agoMVP
It's slightly different in the case of the Quest, since it's Android based, so no dlls or exes (well, it has equivalents, but with different names). But yep, if you just wanted controls and not VR rendering, you could network the controller data back from the Quest to a PC. Although in that case, if you use Link or Airlink, you can just use the PC SDK like my app and Oculus will handle the sending to PC.
Open Lara has android builds as an option, so if you did that and used the Oculus native mobile SDK, it should be possible to make a native Quest version of it (so no PC needed). Probably not easy, but possible (I think).
https://developer.oculus.com/documentation/native/android/mobile-intro/
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device