Chapter 13. Rendering Skeletal Animation

IN THIS CHAPTER

  • Creating the Frame Hierarchy

  • Loading Meshes with Animation

  • Rendering Animated Meshes

  • In Brief

You don't see modern games render a bunch of static items; instead you see rich environments that are fluid. Characters are fully animated, with much of the animation coming from a motion capture studio. Models are designed with "bones" that can be positioned and animated to simulate motion. Aside from these complex animations, there are also other simple animation types, dealing mainly with scaling, rotation, and translation. This chapter will cover rendering meshes with animation data, including

  • Loading frame hierarchy

  • Generating any skeletal information

  • Rendering each frame

  • Advancing the animation time

  • Using indexed animation for better performance



Managed DirectX 9 Graphics and Game Programming, Kick Start
Managed DirectX 9 Kick Start: Graphics and Game Programming
ISBN: B003D7JUW6
EAN: N/A
Year: 2002
Pages: 180
Authors: Tom Miller

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net