AdaRoseCannon / handy-work

Framework Agnostic Hand tracking for WebXR
https://aframe-xr-starterkit.glitch.me/
MIT License
94 stars 11 forks source link

using the handPose standalone module with hand-tracking-controls component #21

Closed addy1997 closed 1 year ago

addy1997 commented 1 year ago

Hi @AdaRoseCannon,

Is it possible to integrate only the pose recognition feature of the handy-work module with the hand-tracking-controls component to emit the pose of the hands?

AdaRoseCannon commented 1 year ago

You could probably hack it in by using the library directly and then firing events on the hand-tracking-controls component manually.