Monado: How an Open-Source Project Became the Foundation of the Entire XR Industry
Monado Powers Google AndroidXR, Qualcomm Spaces, NVIDIA CloudXR and More
Collabora has announced that Monado, its open-source OpenXR runtime, has become the foundational technology behind the XR industry's most significant SDKs — a remarkable achievement for an open-source project that started with a simple goal.
The Achievement
Monado now powers:
- Google AndroidXR — Google's official XR platform
- Qualcomm Snapdragon Spaces — The dominant mobile AR platform
- NVIDIA CloudXR — Cloud-based VR/AR streaming
- Pico Runtime (Neo3 and Pico4) — Major VR headset platform
- Hololight Stream — Enterprise XR streaming
- PortalVR — VR platform
- And more
The Original Vision
When Collabora launched Monado, the goal was to 'bring the OpenGL model to XR' — creating a shared, high-performance foundation instead of fragmented vendor lock-in. That vision has been validated spectacularly.
Why Monado Won
High Modularity: Monado is a modular construction kit. Need a specialized compositor, custom controller driver, SLAM algorithm, or ML hand-tracking? Enable what you need, disable the rest.
High Quality: Following Mesa's state-tracker philosophy, it cleanly separates the OpenXR API from implementation with rigorous argument validation.
Permissive Licensing: Easy integration for both open-source and commercial products with no legal friction.
Lower Barrier to Entry: Teams can debug the actual stack instead of reverse-engineering black boxes, shipping faster by focusing on hardware differentiation.
Why This Matters for Open Source
This is a textbook example of open source winning through technical excellence rather than marketing. Monado competed against proprietary stacks from well-funded companies and became the industry standard by being better — more modular, more debuggable, and more adaptable.
The XR Ecosystem Effect
Every bug fix and contribution flows back to the community, benefiting indie developers and global tech giants alike. This shared infrastructure approach accelerates XR innovation across the entire industry.