Learn how to animate bones with XNA.
Many available demonstrations and tutorials demonstrate how to play an animation generated in a 3D application. This tutorial demonstrates how to manipulate a 3D model using only the code to find and manipulate Bones within a simple 3D model generated in Blender.
Link
Animating single bones in a Blender 3D model with XNA
http://www.codeproject.com/KB/game/Blender3D.aspx
1 Comment
codeproject rocks and this looks like a pretty fine tutorial for blender & XNA users.