Smooth skin animation

Started by
1 comment, last by DrEvil 20 years, 7 months ago
I''m looking at developing an animation system using a single mesh, as opposed to articulated models. Does anyone have any good resources for articles about smooth skin animation systems? Appreciate it.
Advertisement
I''d start with this:
http://gamedev.net/reference/articles/article1835.asp

Then the DirectX SDK docs, though they don''t tell you much. There is a skinnedmesh sample, which also doesn''t help much if you''re not familiar with the technique.

Otherwise, google for skinned mesh, skeletal animation, vertex blending, matrix palette, things like that.

I like pie.
[sub]My spoon is too big.[/sub]
appreciate it.

This topic is closed to new replies.

Advertisement