Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

#Simple Animation#

Area Games: 3D Graphics, Games: Graphics, Games: Shaders Submitted 2/19/2007 Code Sample


Description:

This sample shows how to apply simple program-controlled rigid body animation to a model rendered by using the XNA Framework.

Sample Overview

A tank model is loaded through the content pipeline, and then rendered by using a program-controlled animation. The wheels turn, the turret swivels back and forth, and the hatch opens and closes.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

XNA_simple_animation_01_small.JPGXNA_simple_animation_02_small.JPG

Download Size Description
SimpleAnimation_4_0.zip 4.89MB Source code and assets for the Simple Animation Sample (XNA Game Studio 4.0).