Update video

This commit is contained in:
Aleksander 2024-07-24 20:53:18 +02:00
parent 614368f69e
commit a6e4b5fe54
3 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@ title: Envision
# Envision # Envision
<video width="640" height="360" controls> <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"> <source src="/video/envision_installation/envision_installation.webm" type="video/webm">
</video> </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). 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 >}} {{< hint danger >}}
**Warning** **Warning**