Skip to main content
Known Participant
July 22, 2020
Question

CA finger motion capture ? (leap motion)

  • July 22, 2020
  • 2 replies
  • 603 views

I know someone already tried to manipulate the hand and fingers using 

the leap motion, with what I see he tried but it didn't work well

I tried to manipulate the hands using the trigger keys, touch screens

but it was difficult to make my puppet to move "naturally" 

 

So I request Adobe to implement finger capture using leap motion or (another mocaps ... but leap motion is the cheapest as far as I know) in the future 

This topic has been closed for replies.

2 replies

alank99101739
Legend
October 17, 2020

I did this with two Vive VR hand controllers. What I did was put a Tranform behavior (not a dragger) on the hands and then wrote a program to convert the htc vive motions into midi events. Each midi event has a velocity, so i wired them up to x, y, and rotation. (unlike draggers, you have to do rotation as well if using transform behaviors). i wrote some notes up at https://extra-ordinary.tv/2018/09/28/midi-and-adobe-character-animator/ - so if someone knows how to write a program to read leap motion controllers, it's pretty easy to generate midi events and then wire them up to Ch. So can experiment to see how well it works first.

 

But if you want to submit a feature request, there is a link at the bottom of the forum area home page i think to submit official feature requests. Others can then vote for them there.

alank99101739
Legend
October 17, 2020

https://youtu.be/QV_fZVW3y_I - a longer video showing rotations going as well

Ryphna St-John
Participant
October 17, 2020

I second this!

Or even have special anchors you can put in the puppet that are linked to different Leap Motion elements (fingers, hands) and "drag" the parts of the puppet following the movement of the LM.

For example:

- Having a LMRightHand Anchor that would be dragged vertically and horizontally following hand motion in LM

- A LMRightIndex anchor to move another part or a subpart of the Hand object (not necessarily... for example a 10 tentacles monster could have all its tentacles moving following my fingers individually)

 

Since CH is mostly 2D, we could completely ignore the Z axis of the LM and still have a lot of fun.