(SDK root)\Samples\Managed\Direct3D\SimpleAnimation

This sample shows how to animate a 3-D model that has a skeletal structure.

SimpleAnimation sample

Supported Languages

  • C#

Path

Source: (SDK root)\Samples\Managed\Direct3D\SimpleAnimation
Executable: (SDK root)\Samples\Managed\Direct3D\Bin\x86\csSimpleAnimation.exe

Sample Overview

This sample shows how to access bone and skinning information in a mesh hierarchy and render the animated mesh to the display.

How the Sample Works

The Sample Framework is used to initialize and run a simple Microsoft Direct3D animation application.