microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

Update samples for OpenXR SDK 1.0.10 #60

Closed yl-msft closed 4 years ago

yl-msft commented 4 years ago
  1. "XR_MSFT_holographic_window_attachment" is graduated from "preview" extension to official MSFT extension.
  2. Added "XR_MSFT_spatial_anchor_export_preview" for exporting anchor data for Azure spatial anchor support.
  3. Added "XR_MSFT_perception_anchor_interop_preview" for interop with WinRT Perception.SpatialAnchor for anchor local storage.