Go to file
dsc d436d6bc72 Fix mingw static builds 2021-03-28 18:36:07 +02:00
headers This structure was originally defined mis-packed on Linux, preserved for compatibility. 2021-03-28 18:36:07 +02:00
src Fix mingw static builds 2021-03-28 18:36:07 +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 Update README 2021-03-28 18:36:07 +02:00
Toolchain-clang.cmake Initial commit 2021-03-28 18:36:06 +02:00

README.md

OpenVR SDK

Forked from commit 4c85abcb7f7f1f02adaf3812018c99fc593bc341 @ openvr

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