DeepMotionEditing / deep-motion-editing

An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]
BSD 2-Clause "Simplified" License
1.59k stars 256 forks source link

Can this be used with other 3D programs and different rigs? #15

Closed delebash closed 4 years ago

delebash commented 4 years ago

I use reallusion iClone and Character Creator which are similar to DAZ3D.

What I am looking for is to have full body motion capture face and hands from a web camera.

One of the problems I have been running into using Character Creator 3 armature is that the facial movement is mostly based on BlendShapes (Morphs) and I don't know how to translate that from xyz coordinates. Actually I am just learning 3D and motion capture but the price for markerless mocap is high and I am just a hobbyist so I have been searching for an opensource solution.

Your software looks it will be fantastic!

Thanks, Dan

kfiraberman commented 4 years ago

Thanks for your comment. It seems like our provided code can't assist your problem within Character Creator 3, as we do not deal with such data formats.

delebash commented 4 years ago

Thanks