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.
Options

Best Way to Visualize Gestures?

RosstinRosstin
edited July 2016 in Questions And Answers

I'm planning to do some work to build some gesture visualization tools. If they're any good I may share later. I want to do this so, as a developer, I have good feedback on exactly what the Hololens is seeing. I previously developed for Leap Motion, for instance, and I had a hand mesh that told me exactly what the user's hands looked like.

Does anyone have tips or advice on how to go about doing some gesture visualization? I want to start with visualizing...

  • visualize the states of the tap... see when the "tap position" is recognized, see when a tap has been done, see when a tap transforms into a "hold"
  • what does Hololens know about the positions of the users hands? visualize the user's hands as accurately as possible
  • stuff with voice recognition

I'll update this post with C# code if I develop anything of merit.

Best Answer

Answers

Sign In or Register to comment.