OpenXR-MixedReality icon indicating copy to clipboard operation
OpenXR-MixedReality copied to clipboard

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio

Results 13 OpenXR-MixedReality issues
Sort by recently updated
recently updated
newest added

Hi! Is there any plan for porting the MixedRealityToolkit and opencv code samples that are here: https://github.com/microsoft/HoloLens2ForCV/tree/main/Samples and https://github.com/microsoft/MixedRealityToolkit to work with OpenXR as the documentation says that WinRT is...

Platform is Dell 5577 gaming laptop + IIG 630 + nVidia GTX1050 + Win10 1903. Latest video driver installed. Building from this repo with VS 2019 + vcpkg. The app...

Hello, I'm trying to access the proximity sensor of a HDM using the windows mixed reality openxr runtime to determine if the headset is currently worn or not. It is...

Hi, As HoloLens 2 OpenXR runtime reports `XR_KHR_D3D12_enable` extension as supported, I gave it a try adjusting the [hello_xr](https://github.com/KhronosGroup/OpenXR-SDK-Source/tree/main/src/tests/hello_xr) sample from Khronos group to have it running on HoloLens 2...

Hi, I want to locate with `xrLocateSpace` HoloLens 2 PV camera at given frame timestamps. But I don't know how to properly interop between camera timestamps and OpenXR runtime timestamps,...

`CreateSolidColorTexture` already caches these textures, and currently the caching here doesn't take into account `defaultRGBA`.

Sync latest fixes in XrUtility and samples, and normalize file-end linebreaks.