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

How to use Air Tap with Vuforia Object Recognition?

Hello there,
I am very new to Unity and working with the Hololens. As one of my first projects, i want to build an app which recognizes a real world object using Vuforia ObjectTargets. I have set up erverything for that and the recognition and augmentation of a virtual object is working fine. Now i want to go one step further and integrate an air tap gesture. I want the virtual object to show up if it is recognized as the ObjectTarget and if the user air taps on it.
I attached the Vuforia DefaultTrackableEventHandler and the GazeGestureManager from https://docs.microsoft.com/en-us/windows/mixed-reality/holograms-101 as text files. I could really use some advice because the DefaultTrackableEventHandler is not using any Object types but the GazeGestureManager uses GameObjects to regognize Gaze and Gestures.
Thanks in advance for any help.

Jonathan

Tagged:
Sign In or Register to comment.