-
-
Notifications
You must be signed in to change notification settings - Fork 102
Simple Animation
Simon (darkside) Jackson edited this page Aug 21, 2020
·
8 revisions
Area | Submitted | Type |
---|---|---|
Games: 3D Graphics, Games: Graphics, Games: Shaders | 2/19/2007 | Code Sample |
This sample shows how to apply simple program-controlled rigid body animation to a model rendered by using the XNA Framework.
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).
Download | Size | Description |
---|---|---|
SimpleAnimation_4_0 | 4.89MB | Source code and assets for the Simple Animation Sample (XNA Game Studio 4.0). |
SimpleAnimation_4_0.zip | 4.89MB | Source code and assets for the Simple Animation Sample (XNA Game Studio 4.0). |