Difference between revisions of "InverseKinematics"

From polycount
Jump to: navigation, search
(added IK)
 
(Undo revision 5179 by Caustic (talk))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
Inverse Kinematics (IK) is a method of manipulating [[Hierarchy|hierarchies]] where the [[Animation|Animator]] positions objects at the end of the hierarchy and the program calculates the positions and orientations of all the rest of the objects in the same branch.
{{:[[OutOfDate]]}}
+
  
= Inverse Kinematics =
+
With properly setup IK, you can quickly animate complex motions. For instance, the bones in the arm of a character are linked in a hierarchy, then limits are set for the rotations of the bones, then the animator can move the hand, and the IK will figure out what the rest of the arm needs to do.
  
IK for short. A method of manipulating [[Hierarchies|hierarchies]] where the animator positions objects at the end of the hierarchy and the program calculates the positions and orientations of all other objects in the hierarchy. With properly setup IK, you can quickly animate complex motions. For instance, the bones in the arm of a character are linked in a hierarchy, then limits are set for the rotations of the bones, then the animator can move the hand, and the IK will figure out what the rest of the arm needs to do.
+
IK is used in games to allow characters to interact with the environment in a more realistic manner, like when a character picks an object off the floor.  
  
IK is used in RT3D to allow characters to interact with the environment in a more realistic manner, like when a player directs a character to pick an object off the floor. See also [[ForwardKinematics|forward kinematics]].
+
See also [[ForwardKinematics|forward kinematics]].
 
----
 
----
[[Category:Glossary]]
+
[[Category:Glossary]][[Category:Animation]][[Category:Rigging]]

Latest revision as of 15:54, 17 March 2015

Inverse Kinematics (IK) is a method of manipulating hierarchies where the Animator positions objects at the end of the hierarchy and the program calculates the positions and orientations of all the rest of the objects in the same branch.

With properly setup IK, you can quickly animate complex motions. For instance, the bones in the arm of a character are linked in a hierarchy, then limits are set for the rotations of the bones, then the animator can move the hand, and the IK will figure out what the rest of the arm needs to do.

IK is used in games to allow characters to interact with the environment in a more realistic manner, like when a character picks an object off the floor.

See also forward kinematics.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools