Update Envision installation video #36

Merged
oo8dev merged 1 commits from main into main 2024-07-24 14:59:52 -04:00
3 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ title: Envision
# Envision
<video width="640" height="360" controls>
<source src="/video/envision_installation/envision_installation_hq.mp4" type="video/mp4">
<source src="/video/envision_installation/envision_installation.webm" type="video/webm">
</video>
@@ -16,7 +15,6 @@ Envision is a graphical app that acts as an orchestrator to get a full [Monado](
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**