Jakob Bornecrantz
November 02, 2020
Reading time:
Last Wednesday, we took part in an OpenXR webinar (full video) where we discussed two important topics about Monado, the Open Source OpenXR runtime. More information on the webinar including slide deck can be found here.
Here is the excerpt on Monado from the webinar:
Monado 0.4 passes all of the OpenXR conformance tests with both OpenGL and Vulkan, on desktop with a simulated device.
Monado is not yet an officially conformant OpenXR implementation because it did not go through Khronos' OpenXR conformance/adopter process, but because the OpenXR Conformance Test Suite is publicly available and Open Source, every user can run it on Monado themselves.
We also discussed our native overlay support in Monado, recapping and showing a small demo. My colleague Lubosz has blogged about it here, and had also previously blogged about the ground work we laid. Again, thank you to Pluto VR for sponsoring this work. One use case for overlays are 3D user interfaces like xrdesktop, which we blogged last about here.
Monado 0.4 introduces initial support for Android. This means the Monado runtime can be installed as an .apk, enabling OpenXR clients like the hello_xr example from the Khronos OpenXR SDK to run standalone on Android-based devices.
Initial orientation tracking using the IMU (orientation & acceleration sensors) found in about every modern smartphone is supported. Viewing OpenXR applications in VR works via Google Cardboard and Daydream display and distortion correction values. In the future, existing Google Cardboard calibration QR codes can be used to set up Monado. This is still a preliminary feature, as no performance tuning has been done, and there is not yet a public cross-vendor OpenXR loader for Android.
If you want to know more please visit https://monado.freedesktop.org/ and feel very welcome to join our IRC channel or Discord server.
As usual, if you would like to learn more about Monado or OpenXR, or would like some assistance integrating either in your platform, please contact us.
20/12/2024
The Rockchip RK3588 upstream support has progressed a lot over the last few years. As 2024 comes to a close, it is a great time to have…
09/12/2024
Collabora will be at NeurIPs this week to dive into the latest academic findings in machine learning and research advancements that are…
05/12/2024
Now based on Debian Bookworm, Apertis is a collaborative OS platform that includes an operating system, but also tools and cloud services…
Comments (2)
Timur Timak:
Oct 24, 2021 at 05:39 PM
I see builds for Debian, Ubuntu and Arch on https://gitlab.freedesktop.org/monado/monado/container_registry
Can you give a link to APK to test it on Android?
I won't be able to build it myself.
Reply to this comment
Reply to this comment
Ryan Pavlik:
Oct 25, 2021 at 05:10 PM
We will have another post coming soon specifically for the state of Android support, and we'll have binaries available at that time.
Reply to this comment
Reply to this comment
Add a Comment