Skip to content

Simple Animation

Simon Jackson edited this page Sep 3, 2016 · 8 revisions

#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).
Clone this wiki locally