# OpenVR SDK 1.14.15

New events:
* VREvent_DesktopViewUpdating
* VREvent_DesktopViewReady

IVRDriverDirectModeComponent:
* Updated CreateSwapTextureSet to (optionally) allow NTHandle support

IVRServerDriverHost:
  * Added SetDisplayProjectionRaw
  * Added SetRecommendedRenderTargetSize
  * Renamed TrackedDeviceDisplayTransformUpdated -> SetDisplayEyeToHead

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 6100641]
30 files changed
tree: 45a0d88dcacc59393e6e8627a074009bd50d14c5
  1. bin/
  2. controller_callouts/
  3. headers/
  4. lib/
  5. samples/
  6. src/
  7. .gitattributes
  8. CMakeLists.txt
  9. LICENSE
  10. README.md
  11. 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

Documentation for the API is available on the GitHub Wiki

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