Broad improvements to docs and pimax support

This commit is contained in:
BabbleBones 2024-07-19 16:45:29 -04:00
parent f88536c4c7
commit 798206eaac
10 changed files with 58 additions and 37 deletions

View file

@ -1,5 +1,5 @@
---
weight: 70
weight: 49
title: Envision
---
@ -25,6 +25,8 @@ Envision is still to be considered alpha-quality and highly experimental.
You can download the latest Appimage snapshot from [GitLab Pipelines](https://gitlab.com/gabmus/envision/-/pipelines).
**Please note that WiVRn will not work properly by AppImage, if you utilize the AppImages to run WiVRn you must extract the contents of the AppImage and then execute the Envision binary.**
## Room Setup
If you're planning to use the SteamVR lighthouse driver (with Index or Vive HMDs, or other lighthouse tracked HMDs), you'll need to go through the SteamVR room setup. You can do that from SteamVR, directly from Envision or manually by running the appropriate scripts. More info in the [SteamVR page](/docs/steamvr).
@ -35,19 +37,7 @@ The following resources can be entered into your envision profile repo and branc
### Full body lighthouse tracking
These patches enable fairly hacky full body support for steamvr_lh and survive drivers in monado. Both of these must be used in conjuction or your XR application will crash or hang.
For the Envision xr service settings:
Repo `https://gitlab.freedesktop.org/BabbleBones/monado/`
Branch `vive_tracker3`
For the Envision OpenComposite settings:
Repo `https://gitlab.com/BabbleBones/OpenOVR`
Branch `htcx-fbt`
Full body is now provided by default in Monado & OpenComposite through the XR_MNDX_xdev_space OpenXR vendor extension. This allows any tracked "xdev" in Monado to be forwarded as a raw pose without bindings to applications. OpenComposite exposes these as fake vive FBT trackers for use.
### WMR Controller tracking