# OpenVR SDK 2.5.1

Clients:
 * Include Transfer Time in Frame Timing, when using Steam Link

Drivers:
 * Include HMD Pose Prediction Time
 * Adjust behavior for GetFrameTiming
 * Add IVRIPCResourceManagerClient for Linux

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 8791766]
30 files changed
tree: 8af79b13bd32bc41b681f5e50d86750833219420
  1. bin/
  2. codegen/
  3. controller_callouts/
  4. docs/
  5. headers/
  6. lib/
  7. samples/
  8. src/
  9. .gitattributes
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. Toolchain-clang.cmake
README.md

OpenVR SDK

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

Application API

Documentation for the Application API is available on the GitHub Wiki.

Driver API

Current documentation for the Driver API can be found in docs/Driver_API_Documentation.md.

  • Old driver API documentation can still be found on the GitHub Wiki.

About

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