AdvancedAnimationwithDirectX

所属分类:DirextX编程
开发工具:Visual C++
文件大小:10203KB
下载次数:72
上传日期:2010-04-28 16:19:01
上 传 者vckzdd
说明:  DirectX高级动画编程-源代码,详细讲解了如何实现帧动画,骨骼动画,面部动画等
(DirectX advanced animation programming- source code, detailed account of how to achieve frame animation, skeleton animation, facial animation, etc.)

文件列表:
Chap04\Data\tiny.x (1533978, 2003-12-03)
Chap04\Skeletal\Skeletal.dsp (4492, 2003-12-03)
Chap04\Skeletal\Skeletal.dsw (539, 2003-12-03)
Chap04\Skeletal\WinMain.cpp (5324, 2003-12-03)
Chap05\Data\tiny.x (1533978, 2003-12-03)
Chap05\Data\Tiny_skin.bmp (196664, 2003-12-03)
Chap05\MeshConv\md2.h (9126, 2003-12-03)
Chap05\MeshConv\MeshConv.dsp (3863, 2003-12-03)
Chap05\MeshConv\MeshConv.dsw (539, 2003-12-03)
Chap05\MeshConv\MeshConv.rc (2413, 2003-12-03)
Chap05\MeshConv\ms3d.cpp (19337, 2003-12-03)
Chap05\MeshConv\ms3d.h (3395, 2003-12-03)
Chap05\MeshConv\resource.h (1192, 2003-12-03)
Chap05\MeshConv\WinMain.cpp (37231, 2003-12-03)
Chap05\SkeletalAnim\SkeletalAnim.dsp (4984, 2003-12-03)
Chap05\SkeletalAnim\SkeletalAnim.dsw (547, 2003-12-03)
Chap05\SkeletalAnim\SkeletalAnim.h (2978, 2003-12-03)
Chap05\SkeletalAnim\WinMain.cpp (5784, 2003-12-03)
Chap06\Data\Guide.bmp (196664, 2003-12-03)
Chap06\Data\tiny.x (1533822, 2003-12-03)
Chap06\Data\Tiny_skin.bmp (196664, 2003-12-03)
Chap06\SkeletalAnimBlend\resource.h (512, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnim.cpp (14034, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnim.h (2979, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnimBlend.cpp (6412, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnimBlend.dsp (5287, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnimBlend.dsw (557, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnimBlend.h (348, 2003-12-03)
Chap06\SkeletalAnimBlend\SkeletalAnimBlend.rc (2212, 2003-12-03)
Chap06\SkeletalAnimBlend\WinMain.cpp (6231, 2003-12-03)
Chap07\Data\Floor.bmp (196662, 2003-12-03)
Chap07\Data\ragdoll.bmp (196664, 2003-12-03)
Chap07\Data\ragdoll.x (150971, 2003-12-03)
Chap07\Data\Sphere.bmp (196664, 2003-12-03)
Chap07\Data\Sphere.x (28351, 2003-12-03)
Chap07\Ragdoll\Collision.cpp (1212, 2003-12-03)
Chap07\Ragdoll\Collision.h (1008, 2003-12-03)
... ...

BookCode Within the /BookCode directory you will find source code from the book separated by chapter. Running the demos and applications All chapter demos and applications have come precompiled, meaning that you can check out all the advanced animation goodness before delving into the book. All demos can run in either a windowed or fullscreen video video mode, as decided by you when the program starts. To run a demo in fullscreen video mode (***0x480x16), select Yes whenever the programs asks to run in fullscreen. To exit any of the programs, hold down the ALT key and press F4 (ALT+F4), or if using windowed mode, just click on the menu bar's Close icon. Following is a list of demos and applications you can find in the \BookCode directory of this CD-ROM. Chapter 2 (Chap02\): TimedAnim. See how to time the animation of a single object. TimedMovement. Demonstrates time-based movement. Route. Robots on parade! Define complex routes from simple paths. Cinematic. Add camera control to your mix of animation abilities! Chapter 3 (Chap03\): ParseFrame. Examine an .X file's frame hierarchy. ParseMesh. Examine an .X file's mesh hierachy. Chapter 4 (Chap04\): Skeletal. Display a simple skeletal-based mesh. Chapter 5 (Chap05\): SkeletalAnim. View a skeletal-based animation. MeshConv. Converts .MD2 and .MS3D files to .X for use in your projects. Chapter 6 (Chap06\): SkeletalAnimBlend. Demonstrates how multiple skeletal-based animations can be blended together into one animation. Chapter 7 (Chap07\): Ragdoll. Floppy, flimsy, bouncy ragdoll-animation fun can be had with this demo that shows off a rigid-body physics system. Chapter 8 (Chap08\): Morph. Shows how easy it is to work with morphing in your own projects. MorphVS. Check out morphing vertex shaders put to good use in this demo. Chapter 9 (Chap09\): MorphAnim. Demonstrates how easy it is to use keyframed morphing animation sequences. MeshConv. Converts .MD2 and .MS3D files to .X for use in your projects. Chapter 10 (Chap10\): MorphBlend. Shows the effects of blending together multiple morphing meshes. MorphBlendVS. Same as last, but this time using vertex shaders. Chapter 11 (Chap11\): FacialAnim. Lip-synched and other facial animation techiques are yours to behold in this demo. ConvLWV. Convert .LWV files into .X phoneme sequences using this application. Chapter 12 (Chap12\): Particles. Watch how three different particle systems are put to good use in this demo. ParticlesVS. Same as last, this time with vertex shaders. Chapter 13 (Chap13\): Cloth. He flys through the air with the greatest of ease... and with the ease of cloth simulation! Softbody. Watch at this karate master struts her moves. Chapter 14 (Chap14\): Transformations. Animated waterfalls were never so simple to create. TextureAnim. Waterfalls using video media files? You bet!

近期下载者

相关文件


收藏者