diff options
Diffstat (limited to 'development/openvr/README')
-rw-r--r-- | development/openvr/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/openvr/README b/development/openvr/README new file mode 100644 index 0000000000000..f51af11cd500a --- /dev/null +++ b/development/openvr/README @@ -0,0 +1,5 @@ +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. |