mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
feat: suggest the use of openxr
This commit is contained in:
parent
676396fc56
commit
b80fe9ae93
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ title: OpenComposite
|
|||
> OpenComposite OpenXR (previously known as OpenOVR - OpenVR for OculusVR - but renamed due to confusion with OpenVR) is an implementation of SteamVR's API - OpenVR, forwarding calls directly to the OpenXR runtime. Think of it as a backwards version of ReVive, for the OpenXR compatible headsets.
|
||||
>
|
||||
> This allows you to play SteamVR-based games on an OpenXR compatible headset as though they were native titles, without the use of SteamVR!
|
||||
|
||||
Please note the OpenVR implementation is incomplete and contains only what's necessary to run most games for compatibility. If you plan to implement software, utilize the OpenXR API, specification [here](https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html).
|
||||
|
||||
Contributions to improve the OpenVR to OpenXR mapping are welcome.
|
||||
|
|
Loading…
Reference in a new issue