mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-03 12:44:23 +02:00
feat: initial compatibility matrix
This commit is contained in:
parent
627e14b501
commit
99f638f355
2 changed files with 34 additions and 0 deletions
32
content/docs/hardware/_index.md
Normal file
32
content/docs/hardware/_index.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
weight: 50
|
||||
title: Hardware
|
||||
---
|
||||
|
||||
# Hardware
|
||||
|
||||
A non comprehensive table of various VR/XR devices and the drivers that support them.
|
||||
|
||||
| Device | [SteamVR](/docs/steamvr/) | [Monado](/docs/fossvr/monado/) | [WiVRn](/docs/fossvr/wivrn/) |
|
||||
|----------------------|:-------------------------------------:|:------------------------------:|:----------------------------:|
|
||||
| **PC VR** | | | |
|
||||
| Valve Index | ✅ | ✅ | -- |
|
||||
| HTC Vive | ✅ | ✅ | -- |
|
||||
| HTC Vive Pro | ✅ | ✅ | -- |
|
||||
| HTC Vive Pro 2 | ✅ | -- | -- |
|
||||
| Pimax 4K | ? | ❌ | ? |
|
||||
| Pimax 5K Plus | ? | ❌ | ? |
|
||||
| Pimax 8K | ? | ❌ | ? |
|
||||
| **Standalone** | | | |
|
||||
| Quest | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ✅ |
|
||||
| Quest 2 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ✅ |
|
||||
| Quest Pro | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| Quest 3 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| Pico 4 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| Pico Neo 3 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| HTC Vive Focus 3 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| HTC Vive XR Elite | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| Lynx R1 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ? |
|
||||
| **Trackers** | | | |
|
||||
| Vive/Tundra trackers | ✅ | ✅ | ? |
|
||||
| SlimeVR trackers | ✅ | ❌ | ? |
|
Loading…
Add table
Add a link
Reference in a new issue