openvr
openvr copied to clipboard
OpenVR SDK
Hello, I need help to adjust the screens in my controller…, I am looking to rotate the screens on their axes by 15º. I am making a modification to a...
Hello, I want to capture the position and orientation data from [Vive Tracker](https://www.vive.com/us/accessory/tracker3/), which is used for full-body tracking. Can I get them from OpenVR APIs? I know I can...
How to Avoid SteamVR to Get Vive Tracker Tracking Data?
I am simulating mouse pointer move and click on a dashboard overlay with the latest release. Event data (x, y) from VREvent_Mouse_t works perfectly without pressing any button but freezes...
Consider declaring the types in `/openvr/headers/openvr_api.cs` with the `partial` modifier. This will greatly simplify integrating the types in applications, because that way the types can be augmented with for example...
So this is pretty... weird. I have not yet been able to pin-point _exactly_ what in the settings actually caused the problem, so this is more of a... take a...
When I use trackingoverrides to locate overrides, the VR view does not display and prompts me to need room settings(C200). I don't apply to base stations. I can pay for...
The functions `IVRCompositor::GetMirrorTextureD3D11` and `IVRTrackedCamera::GetVideoStreamTextureD3D11` have no DirectX 12 equivalent, only variants for DirectX 11 and OpenGL. I'm using them with Unreal Engine, and it has performance issues when using...
When developing openvr driver for TrackingOverrides , always be prompted room setup to define your play area and chaperone bounds, and the angle of view in the htc will not...
Hello, I created an openvr driver and it works fine. I have tried adding a device in the driver: TrackedDeviceClass_GenericTracker, this tracker device receives 3rd party positioning data via UDP,...