Jump to content

Blender - Animating Tutorial (And how to Bake an IK rig)


Vida Marcell

499 views

 Share

Introduction

Some folks here in the forum asked for help on more advanced Blender topics, like baking animations from an IK rig. I'm here to spread my knowledge, since i also learned from other people on the internet. I'll be using Blender 3.6, without add-ons.

1. Blender animation basics

I recommend starting out with a rigged model for the first time, but if you dont have one, here is a tutorial on how to make yours.

After you got your model, you have to make an armature, which will be the parent of the model, since it controls the model.
image.png.9580235c56c3d2e313eb991cd396d9b1.png

Set the Armature as "In front" so you can see it when you are rigging:
image.png.39c32fa0dab408c0694dbc5e63e59610.png

You then lay it out on the model in Edit mode, and while holding shift you click your model, then your armature, and hit Ctrl + P:
image.thumb.png.13d5afd9a8a19269bf405e24587b1258.png

I'll set up the weighting with the automatic option: every bone has a weight, which determines their infulence over the parts of the mesh, for non-organic models, like a robot, you should do this by yourself, but i'm not going to show you that one, because its then gonna be a lot longer.
image.thumb.png.48bd60fad54aa7d5af6f0711689135dd.png

As you can see, the first bone influences the first part of the arm, red is high influence, blue is low.

Select the Armature and go into Pose mode. Drag up the Timeline from the bottom, and check the Auto keying button in the middle:
image.thumb.png.dd68a86a3e60286e2a72a488da288e4d.png

Now you can start animating, place keyframes by moving, rotating or scaling a bone. The place between 2 keyframes will interpolate between the 2 keyframes position, rotation, size.

image.thumb.png.017888d59bcd6d55256b1acbb7c2aecc.png

If you want to lock a bones axis, like the elbow here, you can do that with Constrains:

image.thumb.png.784c714be19d308f81ad5ee30175e727.png

Now it cant rotate to the sides, like a normal elbow.

If you want to have multiple animations for an Armature, you can set them in the Dope Sheet Editor > Action Editor:
image.thumb.png.8c622e8ddeb5b4509dac99b4adc595bb.png

image.png.5dcaf435d5404dda6b4c5dd2fffeb70e.png

Add a new animation in the Action editor here, at the New action button:
image.png.7cb4c94770ddd84ac10c56b415846d30.png

Now you can animate onto that (it might copy the previous animation, you select all keyframes and delete them)

And thats basically how you animate in blender, there are better tutorials online, i'm mostly doing this for my friend, @reepblue

2. Setting up IK hands with additional models - Baking IK animations

If you did not know how to set up an IK (short for Inverse Kinematics) rig in Blender, which is useful is useful for viewmodels (i used it to stick a hand to a gun, so if i animated the gun, the hands just followed it).

Add an IK Constraint to a bone in Pose Mode

image.thumb.png.39be95d6b1577a9a9a7e387df74c0ddf.png

Set the chain lenght for how much parent bones you want to influence with the IK. If you want to stick the hands to the model, its a bit tricky, you have to assign an "Empty" object to the model, where you want the hand to be:

image.thumb.png.c1d90f3a609b2b349687d90ebaf1ece9.png

Then you attach it to the model with the Child constraint, it will keep its transforms relative to the model you attached it to (you might have to readjust the Empty's position) i assigned the empty to the gun bone, but you can do it to just an animated model:
image.thumb.png.2148504ff8b5d6ee7b736a2e78b48516.png

Now i just set the palm bone of the hand to target the Empty:
image.thumb.png.5c4166f858b336c3de7df4b1ad94d6e3.png

Now you can move around and rotate the model, but of course you will have to animate the fingers. After capturing the keyframes for the model its time to bake. Select all your bones you applyed IK animations to, and head over to Pose > Animation > Bake Action on the menu bar in Pose Mode.

image.png.0d275aa3b96f02f0c4d878587121ce66.png

You might have to change things around, you can also bake if you animated with Curves, but almost all of the time Visual Keying and Overwrite Current Action should be checked. Keep in mind that we animated bones, so choose Pose as Bake Data (its Pose by default if you are baking bones {bruh if someone read this 100 years ago what would he think}).

And thats it. If i'm a good teacher you just baked your IK animations.

  • Like 6
 Share

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...