From e4c4e33153d7b4e3f2359abb17f126f54844f81a Mon Sep 17 00:00:00 2001 From: Fred Emmott Date: Sat, 7 Dec 2024 07:38:36 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Clarify=20that=20the=20Aero=20an?= =?UTF-8?q?d=20G2=20can=20be=20used,=20if=20you=20have=20an=20Ultraleap=20?= =?UTF-8?q?or=20PointCTRL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/docs/index.md b/docs/index.md index 658a740..a4d8c58 100644 --- a/docs/index.md +++ b/docs/index.md @@ -33,17 +33,22 @@ If you have a PointCTRL: ## Hardware Compatibility -| Hardware | Compatible? | Notes | -|--------------|-------------------|----| -| Quest 2 | ✅ | Requires Oculus Developer Mode or Virtual Desktop | -| Quest Pro | ✅ | Requires Oculus Developer Mode or Virtual Desktop | -| Quest 3 | ✅ | Requires Oculus Developer Mode or Virtual Desktop | -| PointCTRL | ✅ | Requires custom firmware | -| Ultraleap | ✅ | Includes Pimax hand tracking modules | -| All others | ❌ | Includes HP Reverb G2, Varjo Aero | +The following hand trackers are supported: + +| Tracker | Compatible? | Notes | +|----------------------------|-------------|---------------------------------------------------| +| Quest 2 | ✅ | Requires Oculus Developer Mode or Virtual Desktop | +| Quest Pro | ✅ | Requires Oculus Developer Mode or Virtual Desktop | +| Quest 3 | ✅ | Requires Oculus Developer Mode or Virtual Desktop | +| PointCTRL | ✅ | Requires custom firmware | +| Ultraleap | ✅ | Includes Pimax hand tracking modules | +| Other OpenXR hand trackers | 🧪 | untested, but *should* work | +| All others | ❌ | Includes HP Reverb G2, Varjo Aero | - **The HP Reverb G2 does not have the required hardware or driver support** - **The Varjo Aero does not have the required hardware support** +- Unlisted hand trackers *may* work if they support `XR_EXT_hand_tracking` +- All headsets (including the G2 and Aero) can be used with HTCC if you have additional hardware that is compatible, such as an Ultraleap or PointCtrl. PointCTRL can be used by themselves, or in combination with any other device; for example, you can point with Quest hand tracking, but clickwith the PointCTRL FCUs.