bullet3/examples/ThirdPartyLibs/openvr
2017-08-27 18:30:12 -07:00
..
bin upgrade to latest OpenVR 1.0.9 (https://github.com/ValveSoftware/openvr) 2017-08-19 09:48:32 -07:00
headers upgrade to latest OpenVR 1.0.9 (https://github.com/ValveSoftware/openvr) 2017-08-19 09:48:32 -07:00
lib fix windows 64bit openvr/lib/win64/openvr_api.lib to find openvr64pi.dll (different name from 32bit version, to co-exist) 2017-08-27 18:30:12 -07:00
samples/shared upgrade to latest OpenVR 1.0.9 (https://github.com/ValveSoftware/openvr) 2017-08-19 09:48:32 -07:00
LICENSE Allow to build PhysicsServer in VR mode, to see the URDF/SDF robots in proper scale in VR. 2016-07-02 18:53:19 -07:00
README Allow to build PhysicsServer in VR mode, to see the URDF/SDF robots in proper scale in VR. 2016-07-02 18:53:19 -07:00

OpenVR is an API and runtime that allows access to VR hardware from multiple 
vendors without requiring that applications have specific knowledge of the 
hardware they are targeting. This repository is an SDK that contains the API 
and samples. The runtime is under SteamVR in Tools on Steam. 

Documentation for the API is available in the wiki: https://github.com/ValveSoftware/openvr/wiki/API-Documentation

More information on OpenVR and SteamVR can be found on http://steamvr.com