Publisher | Graffity inc. |
---|---|
File size | 5.39MB |
Number of files | 248 |
Latest version | 1.0.1 |
Latest release date | 2024-06-20 11:20:28 |
First release date | 2024-06-18 09:24:13 |
Supported Unity versions | 2018.4.2 or higher |
This package is a library for detecting hand gestures and hand motions available for use with Apple Vision Pro. It is particularly compatible with the PolySpatial package and XRHand package, allowing you to handle various poses and movements in Unity with minimal coding.
Features
- Easily create new poses for hand gestures using ScriptableObject
- You can check the poses that reflect the conditions set in UnityEditor
- To use the created gesture detection system, simply register the Component and the created ScriptableObject to the GameObject
- You can also create motions (sequences) that combine hand gestures
- Motion detection can be achieved by sequentially detecting multiple poses
- Some sequences can be looped for repeated detection
- Users can also set conditions to cancel sequences
- Includes samples of hand gestures that can be checked immediately
- 19 types of simple poses
- 4 types of sequential gestures (motions)
- Each sequential gesture comes with its own sample
- Customizable gestures
- All scripts are open, allowing users to extend the hand gesture system by extending the classes
- Mechanisms for tracking specific fingers or joints
- Mechanisms for grabbing objects
- etc.
System requirements
- Unity 2022.3 or newer
- Unity Pro/Enterprise/Industry License
- URP