commit | 8f71cf8d9892006939f5e7a9473b6984387a8ec3 | [log] [tgz] |
---|---|---|
author | Jeremy Selan <jeremys@valvesoftware.com> | Wed Mar 08 00:40:29 2023 |
committer | Jeremy Selan <jeremys@valvesoftware.com> | Wed Mar 08 00:40:29 2023 |
tree | 809afcdc45de2dfe80e56b5ca58247a49aac8ecd | |
parent | 1a0ea26642e517824b66871e6a12280a426cfec3 [diff] |
[openvr]: add driver documentation CLs 7863167 7878820 7888532 7897556 7897558 Merging using vr_steamvr_rel_to_sdk_release [git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 7899071]
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 Application API is available on the GitHub Wiki.
Current documentation for the Driver API can be found in docs/Driver_API_Documentation.md.
More information on OpenVR and SteamVR can be found on https://steamvr.com