Hi !
Someone ask me about the objective of the HandsManager script (part of HoloToolkit).So, if we take a HUD like the one in my previous post, we can use this HUD to display information about hands.
The next sample script shows the following hand information:
- Hands detected
- Hand pressed
I’ll create a complete project and I’ll share the project in GitHub.
Greeting @ Toronto
El Bruno
References
-
- GitHub, HoloToolkit
- GitHub, HoloToolkit Unity
- El Bruno, How to Import the HoloToolkit Unity
- El Bruno, How to place a Hologram using AirTap and HoloToolkit
- El Bruno, Creating a menu with options with HoloToolkit
- El Bruno, Using voice commands to display a menu with HoloToolkit
- El Bruno, How to create a 3D text always visible using HoloToolkit
- El Bruno, How to create a HUD (3D text always visible without HoloToolkit)
Is there a way to make your own hand gestures instead of using air tap for everything?
LikeLike
I can’t find the HandsManager. Is this changed in the newest version?
LikeLike
Yes, now you need to use the Gesture Manager and a couple of interfaces to do this.
Regards
LikeLike