Voxelers / 3d

3D in Voxelers
Apache License 2.0
9 stars 1 forks source link

Animation with Motion Capture (MoCap) #63

Open acs opened 1 year ago

acs commented 1 year ago

https://en.wikipedia.org/wiki/Motion_capture

This kind of animation is based on capturing the movements from real life scenes, mainly characters.

The motion data is captured using different devices with sensors. And this data is translated to the bones of the model for its animation. This is how Mixamo works. One issue with Mocap is the quality of the data captured and its translation to animations.

There are two Open Source projects in this field: https://freemocap.org/ and https://chordata.cc/

acs commented 1 year ago

«The animations were created at Mixamo using motion capture and cleaned up by key frame animators. All its animations work with characters created in Fuse and/or rigged with Mixamo's AutoRigger.»

We need to translate the data motion captured into the rigs (bones) of the model.

acs commented 1 year ago

Video about howto capture with Freemocap