diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2017-10-15 23:59:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-21 07:08:28 +0700 |
commit | ce8fce8060310778a94657ad3f0c9826dc44c289 (patch) | |
tree | ac65ee513743e272408c196b926b258ffbae2704 /development/openvr/slack-desc | |
parent | 41fe6087760fb5f8ca6b6da19adc3689a5de67a7 (diff) |
development/openvr: Added (VR hardware access library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/openvr/slack-desc')
-rw-r--r-- | development/openvr/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/openvr/slack-desc b/development/openvr/slack-desc new file mode 100644 index 0000000000000..09d91e106b967 --- /dev/null +++ b/development/openvr/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +openvr: openvr (VR hardware access library) +openvr: +openvr: OpenVR is an API and runtime that allows access to VR hardware from +openvr: multiple vendors without requiring that applications have specific +openvr: knowledge of the hardware they are targeting. This repository is an +openvr: SDK that contains the API and samples. The runtime is under SteamVR +openvr: in Tools on Steam. +openvr: +openvr: Homepage: http://steamvr.com +openvr: +openvr: |