MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
374 stars 96 forks source link

Create Separate Hand Pose Recognition/Animation Service #312

Open IssueSyncBot opened 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@RogPodge @RogPodge


Describe the problem

Gesture recognition and animation is currently tied up within several classes and controllers. This issue tracks bringing out that logic to a more unified system which handles gesture recogntion/animation.


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/8913

IssueSyncBot commented 1 year ago

Original comment by:

@RogPodge RogPodge


Something which is still needed for v3, though we've made it so some gestures such as pinching will be driven from the system itself.