The Wayback Machine - https://web.archive.org/web/20200527195806/https://github.com/ValveSoftware/openvr
Skip to content
OpenVR SDK
C++ C# C CMake
Branch: master
Clone or download

Latest commit

JoeLudwig OpenVR SDK 1.11.11
New events:
* Added VREvent_WindowsMRSectionSettingChanged, which is sent whenever a setting in the "driver_holographic" section changes.
* Added VREvent_OtherSectionSettingChanged, which is sent when a setting changes in a section that doesn't have an event of its own.

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 5825862]
Latest commit ace7060 Apr 24, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin OpenVR SDK 1.11.11 Apr 24, 2020
controller_callouts OpenVR SDK 1.0.3: Oct 10, 2016
headers OpenVR SDK 1.11.11 Apr 24, 2020
lib OpenVR SDK 1.11.11 Apr 24, 2020
samples OpenVR SDK 1.11.11 Apr 24, 2020
src # OpenVR SDK 1.10.30 Mar 17, 2020
.gitattributes Initial commit Apr 30, 2015
CMakeLists.txt OpenVR SDK 1.3.22 Mar 28, 2019
LICENSE Initial commit Apr 30, 2015
README.md OpenVR SDK 1.0.4: Nov 16, 2016
Toolchain-clang.cmake OpenVR SDK 1.0.6: Jan 31, 2017

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

You can’t perform that action at this time.