microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6.01k stars 2.12k forks source link

Any Readme file or guidelines to follow for the new HTK - Unity 5.5? #467

Closed kotAPI closed 7 years ago

kotAPI commented 7 years ago

Hey, I've been using the previous version of HTK for a while and found my way across it quite well. I see that there have been major changes in 5.5 and my older projects dont work with the new HTK anymore. Is there any readme file/guidelines for migrating to use the new functionalities of 5.5?

NeerajW commented 7 years ago

Your best bet with the input changes are:

  1. https://github.com/Microsoft/HoloToolkit-Unity/blob/master/Assets/HoloToolkit/Input/Tests/Scenes/InputTapTest.unity
  2. https://github.com/Microsoft/HoloToolkit-Unity/blob/master/Assets/HoloToolkit/Input/Tests/Scenes/InputManagerTest.unity

Please let us know if you have any specific questions.

S-Hodgson-MMOARgames commented 7 years ago

Unfortunately, I don't think anyone has taken the time to write a upgrade guide.

Any insight would be beneficial to anyone still trying to upgrade.

kotAPI commented 7 years ago

I could only find a handy website with a post that talks about basic implementation of the new 5.5 Hopefully someone finds some use of it

https://livierickson.com/blog/unity-5-5-and-the-holotoolkit-changes-in-input-when-developing-hololens-apps/

StephenHodgson commented 7 years ago

I think having upgrade guides is good. https://github.com/Microsoft/MixedRealityToolkit-Unity/issues/882