From f531c9a2798abdcbf2c4b8bd37e0acb6e191fe9b Mon Sep 17 00:00:00 2001 From: galister <3123227-galister@users.noreply.gitlab.com> Date: Wed, 4 Sep 2024 23:14:38 +0000 Subject: [PATCH] add motoc --- content/docs/hardware/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/docs/hardware/_index.md b/content/docs/hardware/_index.md index 22aa5be..21d8fee 100644 --- a/content/docs/hardware/_index.md +++ b/content/docs/hardware/_index.md @@ -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/)) | -- | ✅ | | Apple Vision Pro | ✅ (via [ALVR](/docs/steamvr/alvr/)) | -- | ❌ | | **Trackers** | | | | -| Vive/Tundra trackers | ✅ | ✅ | 🚧 (WIP) | +| Vive/Tundra trackers | ✅ (native or spacecal) | ✅ (native or motoc) | ✅ (motoc) | | SlimeVR trackers | ✅ | ✅ (OSC, driver WIP) | 🚧 (WIP) | | Project Babble | ✅ (oscavmgr) | ✅ (oscavmgr) | ✅ (oscavmgr) | -| Eyetrack VR | ✅ | ✅ | ✅ | +| Eyetrack VR | ✅ (oscavmgr) | ✅ (oscavmgr) | ✅ (oscavmgr) | | Mercury Handtrack | 🚧 (Monado SteamVR plugin, win only) | ✅ (survive driver only) | ❌ | | Lucid VR Gloves | ? | ✅ (survive driver only) | ❌ | | 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. +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) ### Arch