shanemankiw / SO-SMPL

Official Implementation of paper "Disentangled Clothed Avatar Generation from Text Descriptions"
85 stars 3 forks source link

Hi, I have a question! #3

Closed jjr2930 closed 5 months ago

jjr2930 commented 5 months ago

Your research is very interesting.

I have one question.

When you create a character using your method, is that character rigged?

Rigging refers to the act of planting bones in a 3D character.

shanemankiw commented 5 months ago

The character is not rigged directly, but we do have its joints and the kinematic tree, since our method is based on SMPL-X. I guess there are some tools you can use to automatically rig the generated mesh? btw we will also provide code for driving the character with SMPL motion sequences.

jjr2930 commented 5 months ago

thanks your answer, it is good answer to me