From 04f87d54a3125a44e577a4bb4771cb13baafbb1e Mon Sep 17 00:00:00 2001 From: Christoph Haag <christoph.haag@collabora.com> Date: Sat, 22 Feb 2025 05:00:56 +0100 Subject: [PATCH] add local floor --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index e6842d8..a3cb338 100644 --- a/index.md +++ b/index.md @@ -36,7 +36,7 @@ acces for existing HMDs when not using NDA APIs remains a major blocker. * [Officially an OpenXR conformant implementation](https://www.collabora.com/news-and-blog/news-and-events/monado-2100-officially-conformant-openxr-implementation.html) of the [OpenXR API](https://www.khronos.org/openxr) * Supports Vulkan, OpenGL (ES), D3D11 (Windows only), D3D12 (Windows only), and Headless applications - * Full support for Local, Stage and Action space relations + * Full support for Local, Stage, Local Floor, and Action space relations * Action based input * OpenXR Extensions: * XR_KHR_convert_timespec_time -- GitLab