openvr
openvr copied to clipboard
OpenVR SDK
my driver controll left input is ok, but I also want to control the right side, but the api documentation tells me that this is not possible, can anyone tell...
It will open, track the headset, and render the image. But the image doesn't display on the Headset. It is blank on the headset. Specs: Windows 10 AMD Ryzen 7...
Currently I am using "vr::IVRDriverDirectModeComponent" for my driver and I have no tracking device at the moment. I simulate the vr environment via giving monitor manufacturer and product id for...
I try to create a custom dashboard in our application. On start, I disable to show the SteamVR dashboard on the system menu button. Then I read the system menu...
I build openvr driver and add TrackedDevice as TrackedDeviceClass_GenericTracker. After adding it, I want to assign the role of this tracker to the Custom role in SteamVR. A binding file...
I just got a 7900 XTX and noticed strange tracking behaviour when using [`GetDeviceToAbsoluteTrackingPose`](https://github.com/ValveSoftware/openvr/wiki/IVRSystem::GetDeviceToAbsoluteTrackingPose). This issue has been reproduced on at least two other systems running 7900 XTX GPUs, with...
Can the uv coordinates given in SubmitLayerPerEye_t struct be incorrect sometimes? I am using the uv bounds provided by the SubmitLayerPerEye_t struct and using them directly inside my shader. This...
We are in process of testing the Valve Index VR for companies in the automotive development. We are a well known company for developing KVM (extenders) equipment. Our hardware needs...
Why the file-"openvr_api.dll" I construct by myself is different from what the package provides? Is it related to the compiler?
Hello, This bug is very common but I’ve yet to see an issue about it on here so I thought I’d make it. When opening and closing the SteamVR menu...