| 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](https://github.com/ValveSoftware/openvr/wiki/API-Documentation). |
| |
| #### Driver API |
| |
| Current documentation for the Driver API can be found in [docs/Driver_API_Documentation.md](docs/). |
| |
| * Old driver API documentation can still be found on |
| the [GitHub Wiki](https://github.com/ValveSoftware/openvr/wiki/Driver-Documentation). |
| |
| ### About |
| |
| More information on OpenVR and SteamVR can be found on https://steamvr.com |