Blog

By DigitalRune Team on Wednesday, August 31, 2011

Skeletal animation is the most common way to animate a 3D character: Transformations are applied to a set of bones (skeleton), which is then used to deform the mesh (skin) of the character. When using key frame animations the bone transforms need to be stored at certain key times. Depending on the complexity of the character and the length of the animation, the required amount of data can become quite large. Let’s see what we can do to reduce the amount of data.

Article Collection

A collection of the most useful blog articles can be found here:

Article Collection
(on Documentation page
)