mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-05-03 12:44:23 +02:00
Broad improvements to docs and pimax support
This commit is contained in:
parent
f88536c4c7
commit
798206eaac
10 changed files with 58 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
weight: 100
|
||||
weight: 50
|
||||
title: Monado
|
||||
---
|
||||
|
||||
|
@ -8,6 +8,8 @@ title: Monado
|
|||
- [Monado home page](https://monado.freedesktop.org/)
|
||||
- [Monado GitLab repository](https://gitlab.freedesktop.org/monado/monado)
|
||||
|
||||

|
||||
|
||||
> Monado is an open source XR runtime delivering immersive experiences such as VR and AR on mobile, PC/desktop, and other devices. Monado aims to be a complete and conformant implementation of the OpenXR API made by Khronos. The project is currently being developed for GNU/Linux and aims to support other operating systems such as Windows in the near future.
|
||||
|
||||
Essentially, Monado is an open source OpenXR implementation, it can be used as an alternative to SteamVR.
|
||||
|
@ -28,3 +30,9 @@ Monado is made for PCVR headsets, if you have a standalone headset you can check
|
|||
To use Monado as the OpenXR runtime with Steam, or if you're planning to use the SteamVR lighthouse driver in Monado, make sure to [run the room setup first](/docs/steamvr/).
|
||||
|
||||
In order to use the SteamVR lighthouse driver in Monado, you just need to set the environment variable `STEAMVR_LH_ENABLE=true`.
|
||||
|
||||
OpenComposite is REQUIRED to operate Monado in conjunction with Steam games. Proton requires a functional OpenVR API to utilize OpenXR at all and Proton itself is required for VR to function as normal wine does not carry any of the needed patches nor does "protonified" wine something like Lutris would provide.
|
||||
|
||||
## Envision
|
||||
|
||||
[Envision](/docs/envision/) provides fairly low barrier setup and development of both Monado and OpenComposite on most any modern distro.
|
Loading…
Add table
Add a link
Reference in a new issue