Hello everyone.
The Mixed Reality Forums here are no longer being used or maintained.
There are a few other places we would like to direct you to for support, both from Microsoft and from the community.
The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.
For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.
If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.
And always feel free to hit us up on Twitter @MxdRealityDev.
The Mixed Reality Forums here are no longer being used or maintained.
There are a few other places we would like to direct you to for support, both from Microsoft and from the community.
The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.
For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.
If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.
And always feel free to hit us up on Twitter @MxdRealityDev.
Handling gaze and gesture inputs using HoloToolKit
There are a lot of differences between the Holokit and the Hololens Academy resources. I am new to the HoloLens application development and it is sometimes unclear how to approach something. There are not many resources showing examples of development using the Hokokit tool.
Tagged:
0
Best Answer
-
james_ashley ✭✭✭✭
Yeah. The changes can be tricky to get used to. Blog posts written on non-MS sites can sometimes be better. I think Joost's tutorial will be able to get you started: http://dotnetbyexample.blogspot.com/2017/01/dragging-holograms-with-gaze-and.html
James Ashley
VS 2017 v5.3.3, Unity 2017.3.0f3, MRTK 2017.1.2, W10 17063
Microsoft MVP, Freelance HoloLens/MR Developer
www.imaginativeuniversal.com1
Answers
@anakin,
Yeah. The changes can be tricky to get used to. Blog posts written on non-MS sites can sometimes be better. I think Joost's tutorial will be able to get you started: http://dotnetbyexample.blogspot.com/2017/01/dragging-holograms-with-gaze-and.html
James Ashley
VS 2017 v5.3.3, Unity 2017.3.0f3, MRTK 2017.1.2, W10 17063
Microsoft MVP, Freelance HoloLens/MR Developer
www.imaginativeuniversal.com
Hey, here's my tutorial on Gaze Input https://codeholo.com/2018/01/26/using-gaze-and-tap-to-select-the-objects-of-your-choice/ and Gesture Input https://codeholo.com/2018/05/06/move-resize-and-rotate-objects-in-your-hololens-apps/ , updated with the latest MRTK (as of 2018)