OpenXR Samples 1.9.0
Bug fixes / Improvements
- API changes for experimental XR_ML_pixel_sensor extension.
- Stability improvements for XR_EXT_plane_detection extension.
- Fixed state transitons for XR_MND_headless extension.
- Added XR_EXT_hand_interaction support for OpenXR samples.
Known issues
- Currently running the OpenXR samples using the Magic Leap Application simulator is not supported.
- Long file names may cause trouble when building OpenXR samples on Windows. Please install the OpenXR samples in a directory with the shortest path possible.
- Up to one
XrCompositionLayerProjection
is supported. - Up to 16
XrCompositionLayerQuads
are supported. Maximum of 16 composition layers at one time. Each layer imposes a performance penalty, if you are seeing performance issues consider refraining from using more than one layer.