Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: third_party/openvr/src/README.md

Issue 2754253003: Add OpenVR SDK to third_party (Closed)
Patch Set: feedback Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/openvr/src/LICENSE ('k') | third_party/openvr/src/headers/openvr.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 OpenVR SDK
2 ---
3
4 OpenVR is an API and runtime that allows access to VR hardware from multiple
5 vendors without requiring that applications have specific knowledge of the
6 hardware they are targeting. This repository is an SDK that contains the API
7 and samples. The runtime is under SteamVR in Tools on Steam.
8
9 ### Documentation
10
11 Documentation for the API is available on the [Github Wiki](https://github.com/V alveSoftware/openvr/wiki/API-Documentation)
12
13 More information on OpenVR and SteamVR can be found on http://steamvr.com
OLDNEW
« no previous file with comments | « third_party/openvr/src/LICENSE ('k') | third_party/openvr/src/headers/openvr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698