Revision as of 20:39, 3 March 2004 editCharles Matthews (talk | contribs)Autopatrolled, Administrators360,254 editsmNo edit summary← Previous edit | Revision as of 16:32, 11 March 2004 edit undoFrecklefoot (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers45,333 edits expandedNext edit → | ||
Line 1: | Line 1: | ||
'''Inverse kinematics''' is the process of determing the movement of interconnected segments of a body or model. For example, with a 3D model of a human body, if the hand is moved from a resting position to a waving positon, how do the connected fingers, forearm, upper arm and main body move in response? It is a subject of ] and ]. It is approached often in ] and ]ling. | |||
⚫ | An articulated figure consists of a set of rigid segments connected with joints. Varying the angles of the joints yields an indefinite number of configurations. The solution to the forward ] problem, given these angles, is the desired posture of the figure. The more difficult solution to the |
||
⚫ | An articulated figure consists of a set of rigid segments connected with joints. Varying the angles of the joints yields an indefinite number of configurations. The solution to the forward ] problem, given these angles, is the desired posture of the figure. The more difficult solution to the ''inverse kinematics problem'' is to find the joint angles given the desired configuration of the figure (i.e., end-effector). | ||
⚫ | For ]s, the inverse kinematics problem is of great importance. These |
||
⚫ | For ]s, the inverse kinematics problem is of great importance. These ]s find it far simpler to express spatial appearance rather than joint angles. Applications of inverse kinematic algorithms include ], ] and ]. Some of these solutions approach the problem via ] techniques. | ||
''See also:'' ] | |||
==External links== | |||
* | |||
* () | |||
* | |||
* with an explanation of inverse kinematics |
Revision as of 16:32, 11 March 2004
Inverse kinematics is the process of determing the movement of interconnected segments of a body or model. For example, with a 3D model of a human body, if the hand is moved from a resting position to a waving positon, how do the connected fingers, forearm, upper arm and main body move in response? It is a subject of programming and animating. It is approached often in game programming and 3D modelling.
An articulated figure consists of a set of rigid segments connected with joints. Varying the angles of the joints yields an indefinite number of configurations. The solution to the forward kinematics problem, given these angles, is the desired posture of the figure. The more difficult solution to the inverse kinematics problem is to find the joint angles given the desired configuration of the figure (i.e., end-effector).
For animators, the inverse kinematics problem is of great importance. These artists find it far simpler to express spatial appearance rather than joint angles. Applications of inverse kinematic algorithms include interactive manipulation, animation control and collision avoidance. Some of these solutions approach the problem via nonlinear programming techniques.
See also: Inverse kinematic animation
External links
- Inverse Kinematics algorithms
- Inverse Kinematics In Shockwave3d (the interactive demo)
- Robot Inverse Kinematics
- HowStuffWorks.com article How do the characters in video games move so fluidly? with an explanation of inverse kinematics