Rufus31415 / Simple-WebXR-Unity

⭐ Bringing WebXR to Unity 3D ! B-)
https://rufus31415.github.io/webxr/MRTK-HandInteraction/
MIT License
573 stars 82 forks source link

MRTK 2.7.3 Support #50

Closed pajama closed 2 years ago

pajama commented 2 years ago

Do you know of any blockers for supporting 2.7.3? I can take a stab at it, but would love some guidance if it's already been attempted. Thanks!

Rufus31415 commented 2 years ago

I think SimpleWebXR is compatible with the new versions of MRTK. Just replace the dependencies here and let Unity update the packages:

https://github.com/Rufus31415/Simple-WebXR-Unity/blob/a9060413037d6b5dd985abba29ed17fcd51ff79d/SimpleWebXR-Demo/Packages/manifest.json#L13

pajama commented 2 years ago

Seems to be working well!