Posted: Sat May 03, 2003 8:58 am
Joined: 24 Apr 2003
Posts: 14
could somebody explain the functions of these things? I don't know about IK contraints, and they sound pretty useful...
Posted: Sat May 03, 2003 9:17 pm
Joined: 24 Apr 2003
Posts: 14
Posted: Sun May 04, 2003 12:54 am
Joined: 15 Oct 2002
Posts: 215
IK means 'Inverse Kinematic'.
I would go searching for IK/constraint tutes at the Elysiun site.
(This forum was intended more for development.)
Chris
Posted: Mon May 12, 2003 10:54 am
FK = Forward Kinematics
IK= Inverse Kinematics
The idea is that with forward kinematics you rotate and
parent objects to get poses you want..
With IK you create a end effector chain that determines
the rotations necessary to orient objects into a pose.
Your typical human body contains 70+ joints not including your
vertebrase in your neck and the others that allow you to move..
Without IK if you have to move each joint it would take you
forever, with IK, you only need to move fingers, wrists, feet,
and maybe a few extra end effectors to control knees and elbows,
the neck.. But its so much easier than what you would have to do.
Its questionable if its become easier in Blender, I read the
docs on OOM, and realized the artist avoided using character animation, which is a major weak spot of blender.. IT needs work..
Posted: Wed May 14, 2003 7:32 pm
Joined: 18 Oct 2002
Posts: 308
ok
- make three bones and orient them like a leg plus foot. make sure the knee is not completely stretched (angle less then 180 deg).
- press TAB to leave EDIT mode.
- create an Empty and remember its exact Object name (like "Empty" or "Empty.001"). move it to the joint where the foot starts (ankle).
- select your armature(bones)
- press CTRL + TAB (pose mode). now you can't edit length of the bones by moving around the joints, but rather move and rotate thebones themselves. anyway leave everything as it is ( as with "real" bones).
- rightclick the foot bone to select it and then goto CONSTRAINT buttons (the one with the chain symbol)
- Click ADD and choose "IK Solver". In the OBJECT field type in the name of your Empty. Click CTRL + TAB again to leave EDIT mode.
-Voila - you can move around the Empty and the bones rotate automatically.
hope that helps
Posted: Wed May 14, 2003 11:31 pm
Joined: 24 Apr 2003
Posts: 14
Cool! Now I can do even more, with a LOT less work! thanks a million
Posted: Fri Jun 27, 2003 12:39 am
Joined: 22 Nov 2002
Posts: 11
on the topic of contstaints are the any plans to provide a scale constraint to go along with the location and rotation ones - not really for armatures. But very handy for objects
Posted: Wed Jan 23, 2013 7:41 pm
Joined: 23 Jan 2013
Posts: 2
Posted: Wed Jan 23, 2013 9:12 pm
Joined: 21 Apr 2010
Posts: 1185
Wow.... on topic necro post.
Last edited by Tehrasha on Thu Jan 24, 2013 6:39 pm; edited 1 time in total
Posted: Thu Jan 24, 2013 8:11 am
Joined: 23 Jan 2013
Posts: 2
Yeah, wasn't really paying attention to the date of the posts.