mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-03 12:44:23 +02:00
feat: separate steamvr and fossvr; add stub opencomposite article
This commit is contained in:
parent
49b7722f31
commit
aba79859b3
8 changed files with 47 additions and 4 deletions
12
content/docs/fossvr/opencomposite/_index.md
Normal file
12
content/docs/fossvr/opencomposite/_index.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
weight: 800
|
||||
title: OpenComposite
|
||||
---
|
||||
|
||||
# OpenComposite
|
||||
|
||||
- [OpenComposite GitLab repository](https://gitlab.com/znixian/OpenOVR)
|
||||
|
||||
> 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!
|
Loading…
Add table
Add a link
Reference in a new issue