OpenXR Samples 1.8.0
Bug fixes / Improvements
- Added support for the following extensions:- XR_KHR_maintenance1
- XR_MSFT_composition_layer_reprojection
 
- Added experimental support for XR_ML_eye_trackerextension.
- Fixed main light direction for XR_ML_light_estimationextension.
- Added new localization map sample app demostrating use of XR_ML_localization_mapextension.
- Updated License and added new Notice file.
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 XrCompositionLayerProjectionis supported.
- Up to 16 XrCompositionLayerQuadsare 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.