Skip to content

anasrar/ReNim

Repository files navigation

ReNim Node

ReNim Node

  • Blender add-on allow you to retarget any animation to bone or bone control.
  • Very good for retarget any motion capture animation to any rig.
  • No worry about bone orientation and scale.
  • The purpose is to retarget animation and clean up action with NLA Editor

Current Version : 0.1.5 [2024-04-05]

Feature

  • Mapping bone on the fly.
  • Easy tweak.
  • Preset.
  • Bake animation.

Origin

Retarget system originally from my previous project Blender UE4 Workspace for my retargeting custom rig for Unreal Engine in Blender [Github Issues]

Available On

Installation

  • Edit.
  • Preferences.
  • Add-ons.
  • Install.
  • Select ReNimNode.zip.
  • Install Add-ons.

How To Use

Match Pose

Match the Target armature to Source armature rest of pose.

E.G : Mixamo using t-pose and Unreal Engine Mannequin using a-pose.

NOTE : Armature target and source must have same rotation, Mixamo armature come with rotation offset, you can apply the rotation by CTRL+A 🡆 Rotation

ReNim Node Match Pose

Editor Type

Change editor type to Retarget Animation Node.

ReNim Node Change Editor Type

Mapping Bone

  • New.
  • Add.
  • Object.
  • Target And Source Object.
  • Fill Target And Source.
  • Select Target And Source Armature.
  • Change Mode To Pose.
  • Select The Bone Target And Select The Source Bone.
  • Create Bone Node From Selected Bones.
  • BIND.

NOTE : You can mapping bone when the object node is binding.

ReNim Node Mapping Bone

Bake Action

BAKE ACTION

NOTE :

  • You can add additional bone to bake.
  • You need UNBIND to view baked action.

ReNim Node Bake

Preset

Save

You can save current bone nodes to JSON file and reuse it.

Load

You can load bone nodes from JSON file.

ReNim Node Load Preset

Compatibility Test

v0.1.2

  • 2.83+
  • 2.9+

v0.1.3

  • 3.6.x LTS

v0.1.4 - v0.1.5

  • 4.1.x

Support

You can support me through Gumroad

any donation will be appreciated.

Contributing

For major changes or features request, please open an issue first to discuss what you would like to change or add.

Changelog

Any changelog in Blender Artists Community Post

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details