feat: mention of envision's setup VR APIs

This commit is contained in:
Bones 2023-12-06 13:59:32 +00:00
parent d4033d0caa
commit 676396fc56

View file

@ -9,6 +9,8 @@ title: Envision
Envision is a graphical app that acts as an orchestrator to get a full [Monado](/docs/fossvr/monado/) or [WiVRn](/docs/fossvr/wivrn/) setup up and running with a few clicks.
Envision attempts to construct a working runtime with both a native OpenXR and an OpenVR API, provided by [OpenComposite](/docs/fossvr/opencomposite/), for client aplications to utilize. Please note the OpenVR implementation is incomplete and contains only what's necessary to run most games for compatibility. If you plan to implement software, utilize the OpenXR API, specification [here](https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html).
{{< hint danger >}}
**Warning**