mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
20 lines
776 B
Markdown
20 lines
776 B
Markdown
|
### Warning
|
||
|
|
||
|
**Hard forked from commit `4c85abcb7f7f1f02adaf3812018c99fc593bc341` @ openvr**.
|
||
|
|
||
|
At the time of writing, the above version does not compile. Had to make several changes. In addition,
|
||
|
binary blobs where removed from the repository.
|
||
|
|
||
|
### 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
|