Science Fair Projects Ideas - Skeletal animation

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Skeletal animation

A technique in computer animation, particularly the animation of vertebrates, where a character is represented in two parts: a surface representation used to draw the character (called the skin) and a hierarchical set of bones used for animation only (called the skeleton).

This technique is used by constructing a series of 'bones'. Each bone has a three dimensional transformation (which includes its position, scale and orientation), and an optional parent bone. The bones therefore form a hierarchy. The full transform of a child node is the product of its parent transform and its own transform. So moving a thigh-bone will move the lower leg too. As the character is animated, the bones change their transformation over time, under the influence of some animation controller .

Each bone in the skeleton is associated with some portion of the character's visual representation. In the most common case of a polygonal mesh character, the bone is associated with a group of vertices; for example, in a model of a human being, the 'thigh' bone would be associated with the vertices making up the polygons in the model's thigh. Portions of the character's skin can normally be associated with multiple bones, each one having a scaling factors called vertex weights, or blend weights. The movement of skin near the joints of two bones, can therefore be influenced by both bones.

For a polygonal mesh, each vertex can have a blend weight for each bone. To calculate the final position of the vertex, each bone transformation is applied to the vertex position, scaled by its corresponding weight. This algorithm is called matrix palette skinning , because the set of bone transformations (stored as transform matrices) form a palletee for the skin vertex to choose from.

Strengths and Weaknesses

Skeletal animation is useful because it allows the animator to control just those characteristics of the model that are independently moveable. A character cannot move the bottom part of their shin independently to the top part. Typically a visual model for the shin will have different elements, that the animator would otherwise have to coordinate. Using a skeleton allows the animator to ignore such issues and focus on the large scale motion. Animation is therefore made much simpler: an animation can be defined by simple movements of the bones, instead of vertex by vertex (in the case of a polygonal mesh).

The weakness of the skeletal approach is that it doesn't by itself provide realistic muscle movement. A character flexing an arm with have both large scale bone movement and local skin motion caused by the change in muscle shape under the skin. It is common in animation for the movie industry and increasingly in computer games to have special muscle controllers attached to the bones that mimic this effect.

Applications

Skeletal animation is the standard way to do large scale animation of characters. It is commonly used by computer games programmers and in the movie industry, and can also be applied to mechanical objects and any other object made up of rigid elements and joints.

10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice