Skip to main content
Version: 20 Mar 2024

OpenXR Samples 1.5.0

Bug fixes / Improvements

  • Official support for XR_ML_localization_map extension.
  • Official support for XR_ML_marker_understanding extension.
  • Official support for XR_ML_user_calibration extension.
  • Added experimental support for XR_ML_facial_expressions extension.
  • Added experimental support for XR_ML_spatial_anchors extension.
  • Added experimental support for XR_ML_spatial_anchors_storage extension.
  • Added Marker Understanding Sample App.
  • Added Palm Pose Sample App.

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.
  • ML_Anchors cannot be used at the same as XR_ML_spatial_anchors