openvr
openvr copied to clipboard
OpenVR SDK
The machine we did the test upgrade on now displays:  The other test machine we're testing the same code on, when we click on controller binding, doesn't bring up...
@keithbradner asked me to create a new issue for this. Its a spinoff from https://github.com/ValveSoftware/steamvr_unity_plugin/issues/179 Its pretty complex problem so I created a youtube clip instead. But the short version...
There are multiple structs that use inheritance in the c++ api. Most of these are implemented in the c `header` by copy-pasting the members of the base struct, but for...
On my HMD, the Vive Pro 2, it defines both cameras in The JSON File, however, in [The JSON File documentation](https://github.com/ValveSoftware/openvr/wiki/The-JSON-File-(Lighthouse-Devices)), how to interpret this data is not specified. Additionally,...
I am trying to set a tracking override for my right controller, is there a list of the semantic names that steamvr/openvr uses for the individual things like headset etc.?...
Just hoping to find some ideas about how to calibrate the joystick input "range" (not deadzone) Many VR devices have been showing drifting issues after years of use. This was...
Hey, I see there is the EColorSpace which allows control of the transfer function for the content (sRGB gamma or linear). But is there no notion of how to show...
I am using OpenVRSDK to retrieve tracker data. Only the rotation output from the left shoulder is incorrect. Look at my screenshot, when I raise my hands, the rotation of...
I'm trying to create a new set of bindings for a new project. But for some reason I do not appear to be able to edit Pose/Haptics in the SteamVR...