mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-25 15:20:26 +01:00
add motoc
This commit is contained in:
parent
20f17db1c8
commit
f531c9a279
1 changed files with 4 additions and 2 deletions
|
@ -80,10 +80,10 @@ A non-comprehensive table of various VR/XR devices and the drivers that support
|
||||||
| Lynx R1 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ✅ |
|
| Lynx R1 | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ✅ |
|
||||||
| Apple Vision Pro | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ❌ |
|
| Apple Vision Pro | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ❌ |
|
||||||
| **Trackers** | | | |
|
| **Trackers** | | | |
|
||||||
| Vive/Tundra trackers | ✅ | ✅ | 🚧 (WIP) |
|
| Vive/Tundra trackers | ✅ (native or spacecal) | ✅ (native or motoc) | ✅ (motoc) |
|
||||||
| SlimeVR trackers | ✅ | ✅ (OSC, driver WIP) | 🚧 (WIP) |
|
| SlimeVR trackers | ✅ | ✅ (OSC, driver WIP) | 🚧 (WIP) |
|
||||||
| Project Babble | ✅ (oscavmgr) | ✅ (oscavmgr) | ✅ (oscavmgr) |
|
| Project Babble | ✅ (oscavmgr) | ✅ (oscavmgr) | ✅ (oscavmgr) |
|
||||||
| Eyetrack VR | ✅ | ✅ | ✅ |
|
| Eyetrack VR | ✅ (oscavmgr) | ✅ (oscavmgr) | ✅ (oscavmgr) |
|
||||||
| Mercury Handtrack | 🚧 (Monado SteamVR plugin, win only) | ✅ (survive driver only) | ❌ |
|
| Mercury Handtrack | 🚧 (Monado SteamVR plugin, win only) | ✅ (survive driver only) | ❌ |
|
||||||
| Lucid VR Gloves | ? | ✅ (survive driver only) | ❌ |
|
| Lucid VR Gloves | ? | ✅ (survive driver only) | ❌ |
|
||||||
| Standable FBT | ❌ | ❌ | ❌ |
|
| Standable FBT | ❌ | ❌ | ❌ |
|
||||||
|
@ -104,6 +104,8 @@ Pimax initialization code WIP. Distortion matrix dump work in progress.
|
||||||
|
|
||||||
Eyetrack VR and Project Babble will both be implemented through [oscavmgr](https://github.com/galister/oscavmgr) to emit proper unified flexes over OSC.
|
Eyetrack VR and Project Babble will both be implemented through [oscavmgr](https://github.com/galister/oscavmgr) to emit proper unified flexes over OSC.
|
||||||
|
|
||||||
|
Tracking technologies can be mixed Monado/WiVRn by using [motoc](https://github.com/galister/motoc).
|
||||||
|
|
||||||
## Applying a kernel patch (for Vive Pro 2, Bigscreen Beyond, Pimax)
|
## Applying a kernel patch (for Vive Pro 2, Bigscreen Beyond, Pimax)
|
||||||
|
|
||||||
### Arch
|
### Arch
|
||||||
|
|
Loading…
Reference in a new issue