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
335 stars 95 forks source link

Controller model extension with Reverb G2 controllers #89

Closed pk15950 closed 3 years ago

pk15950 commented 3 years ago

Has the XR_MSFT_controller_model extension been tested with the HP Reverb G2 controllers? If so, is the glTF model returned by the Windows Mixed Reality runtime different than the model for the standard WMR controllers?

Thanks for the great samples!

brycehutchings commented 3 years ago

Yes, each of the three kinds of WMR controllers including the G2 controllers have matching models

pk15950 commented 3 years ago

Ok, thank you!