feat: separate steamvr and fossvr; add stub opencomposite article
This commit is contained in:
14
content/docs/steamvr/_index.md
Normal file
14
content/docs/steamvr/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
weight: 100
|
||||
title: SteamVR
|
||||
---
|
||||
|
||||
# SteamVR
|
||||
|
||||
The de facto standard for anything PCVR, SteamVR runs on Linux.
|
||||
|
||||
Unfortunately the Linux version is riddled with bugs, missing features and bad performace, so in general it can be a subpar experience.
|
||||
|
||||
You can use one of the alternatives listed in the [FOSS VR section](/docs/fossvr/).
|
||||
|
||||
If you want to use a standalone headset with SteamVR you can check out [ALVR](/docs/steamvr/alvr/).
|
||||
12
content/docs/steamvr/alvr/_index.md
Normal file
12
content/docs/steamvr/alvr/_index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
weight: 300
|
||||
title: ALVR
|
||||
---
|
||||
|
||||
# ALVR
|
||||
|
||||
- [ALVR GitHub repository](https://github.com/alvr-org/ALVR)
|
||||
|
||||
> Stream VR games from your PC to your headset via Wi-Fi.
|
||||
|
||||
Feature rich and open source, ALVR currently depends on the SteamVR runtime, if you are looking to utilize wireless streaming of OpenXR without SteamVR, consider using [WiVRn](/docs/fossvr/wivrn/).
|
||||
Reference in New Issue
Block a user