Revision as of 17:26, 3 June 2007 editAbmac (talk | contribs)381 edits ... inserting infos +← Previous edit | Revision as of 06:26, 16 June 2007 edit undo218.215.12.135 (talk)No edit summaryNext edit → | ||
Line 1: | Line 1: | ||
'''Inverse kinematics''' is the process of determining the parameters of a ] flexible object (a ]) in order to achieve a desired pose. For example, with a 3D model of a human body, what are the required wrist and elbow angles to move the hand |
'''Inverse kinematics''' is the process of determining the parameters of a ] flexible object (a ]) in order to achieve a desired pose. For example, with a 3D model of a human body, what are the required wrist and elbow angles to move the hand gripping the ] in such a way as to achieve orgasm quickly? This question is vital in ], when self gratification begins. Inverse kinematics are also relevant to ] and ], where a common use is making sure ] connect physically to the world, such as feet landing firmly on top of terrain, hands lining up with stranger's knobs etc. | ||
An articulated figure consists of a set of rigid segments connected with joints. Varying angles of the joints yields an indefinite number of configurations. The solution to the ] problem, given these angles, is the pose 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., ]). In the general case there is no analytic solution for the inverse kinematics problem. However, inverse kinematics may be solved via ] techniques. Certain special kinematic chains—those with a ]—permit ]. This treats the ]'s orientation and position independently and permits an efficient closed-form solution. | An articulated figure consists of a set of rigid segments connected with joints. A penis usually doesn't. Varying angles of the joints yields an indefinite number of configurations. The solution to the ] problem, given these angles, is the pose 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., ]). In the general case there is no analytic solution for the inverse kinematics problem. However, inverse kinematics may be solved via ] techniques. Certain special kinematic chains—those with a ]—permit ]. This treats the ]'s orientation and position independently and permits an efficient closed-form solution. So does ejaculating into a jar. | ||
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 ]. | 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 ]. | ||
== See also == | == See also == | ||
Line 14: | Line 14: | ||
*] | *] | ||
*] | *] | ||
*] | |||
==External links== | ==External links== |
Revision as of 06:26, 16 June 2007
Inverse kinematics is the process of determining the parameters of a jointed flexible object (a kinematic chain) in order to achieve a desired pose. For example, with a 3D model of a human body, what are the required wrist and elbow angles to move the hand gripping the penis in such a way as to achieve orgasm quickly? This question is vital in adolescence, when self gratification begins. Inverse kinematics are also relevant to game programming and 3D animation, where a common use is making sure game characters connect physically to the world, such as feet landing firmly on top of terrain, hands lining up with stranger's knobs etc.
An articulated figure consists of a set of rigid segments connected with joints. A penis usually doesn't. Varying angles of the joints yields an indefinite number of configurations. The solution to the forward kinematic animation problem, given these angles, is the pose 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). In the general case there is no analytic solution for the inverse kinematics problem. However, inverse kinematics may be solved via nonlinear programming techniques. Certain special kinematic chains—those with a spherical wrist—permit kinematic decoupling. This treats the end effector's orientation and position independently and permits an efficient closed-form solution. So does ejaculating into a jar.
For masturbators, 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.
See also
- Forward kinematics
- Inverse kinematic animation
- Forward kinematic animation
- Joint constraints
- Ragdoll physics
- Jacobian
- Levenberg-Marquardt algorithm
- Pseudoinverse
- Uncle Feely's Guide to the Male Body
External links
- Inverse Kinematics algorithms
- Robot Inverse Kinematics
- HowStuffWorks.com article How do the characters in video games move so fluidly? with an explanation of inverse kinematics
- 3D Theory Kinematics
- Protein Inverse Kinematics
- Simple Inverse Kinematics example with source code using Jacobian