Registry / other / openvr

openvr

JSON →
library2.12.14vcpkgunverified

API and runtime for accessing VR hardware from multiple vendors.

vcpkg install openvr
INSTALL
IMPORT
SIG · OPENVR
O
openvr
othercppv2.12.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

openvr.h
#include <openvr.h>

Initialize and shutdown OpenVR.

#include <openvr.h> int main() { vr::IVRSystem *system = vr::VR_Init(nullptr, vr::VRApplication_Scene); vr::VR_Shutdown(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.12.14latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

openvr — pip install openvr · libregistry