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

Replace the fork of OpenXR SDK with a subtree from official Khronos/OpenXR-SDK repo #16

Closed yl-msft closed 5 years ago

yl-msft commented 5 years ago

Replace the fork of OpenXR SDK with a subtree from official Khronos/OpenXR-SDK repo

git subtree add --prefix=OpenXR-SDK https://github.com/KhronosGroup/OpenXR-SDK.git master --squash