mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00

This involved four commits: - Windows.h -> windows.h and similar https://github.com/ValveSoftware/openvr/pull/508 - Add a void* cast for a farproc auto-conversion https://github.com/ValveSoftware/openvr/pull/509 - Add share.h https://github.com/ValveSoftware/openvr/pull/510 - Use GCC Variadic Macros https://github.com/ValveSoftware/openvr/pull/511 MozReview-Commit-ID: KC7Z3r8qSUY --HG-- extra : rebase_source : 747b14607d2acad92672085e390b8dd6d4678a46
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
More information on OpenVR and SteamVR can be found on http://steamvr.com