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_tracker
extension. - Fixed main light direction for
XR_ML_light_estimation
extension. - Added new localization map sample app demostrating use of
XR_ML_localization_map
extension. - 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
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.