| Index: third_party/openvr/src/README.md
|
| diff --git a/third_party/openvr/src/README.md b/third_party/openvr/src/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2161e0dba99c4cde91bcefce9d1fc892a312d84c
|
| --- /dev/null
|
| +++ b/third_party/openvr/src/README.md
|
| @@ -0,0 +1,13 @@
|
| +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](https://github.com/ValveSoftware/openvr/wiki/API-Documentation)
|
| +
|
| +More information on OpenVR and SteamVR can be found on http://steamvr.com
|
|
|