Go to file
dsc 23fb8522f3 Add gitignore 2021-03-28 18:36:07 +02:00
headers Initial commit 2021-03-28 18:36:06 +02:00
src Initial commit 2021-03-28 18:36:06 +02:00
.gitattributes Initial commit 2021-03-28 18:36:06 +02:00
.gitignore Add gitignore 2021-03-28 18:36:07 +02:00
CMakeLists.txt Initial commit 2021-03-28 18:36:06 +02:00
LICENSE Initial commit 2021-03-28 18:36:06 +02:00
README.md Initial commit 2021-03-28 18:36:06 +02:00
Toolchain-clang.cmake Initial commit 2021-03-28 18:36:06 +02:00

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