cgvirus / Simple-Retarget-Tool-Blender

A simple armature retargeting tool for Blender
GNU General Public License v3.0
113 stars 18 forks source link

Bone roll orientation problem #3

Closed LightShade12 closed 2 years ago

LightShade12 commented 2 years ago

I am using blender 3.1 and the mixamo and rigify armatures have 90 degrees tilted bone orientations along both of the arms.

Steps to reproduce behaviour:

  1. Create a rigify armature
  2. Import a mixamo fbx with apply transform, manual orientation ticked off, tick automatic orientation.
  3. turn on axes display in the armature object data properties.
  4. Compare the 2 rigs.

Expected behaviour: Just like the latest tutorial on youtube, there should be no bone orientation problems and bones should match each other.

Screenshots: image Rigify on left and mixamo on right image My import settings

Thank you.

cgvirus commented 2 years ago

Hi, start re targeting the muscle bones. The code is already included to re orient the target. (BONE ROLL) pre post

cgvirus commented 2 years ago

Hi, if it is solved, please close the issue. Otherwise let me know. Thanks.

LightShade12 commented 2 years ago

Thank you Mr Fahad! Is it possible to retarget Mixamo mocap to Vroid VRM(converted to glb) files with simple retarget tool? Does the addon contain code to correct any bone orientations from any armature(beside rigify armature) to the source mixamo bone orientation?

cgvirus commented 2 years ago

Yes should be possible. If not then let me know with a sample file. Thanks.