Advanced.Animation.with.DirectX

所属分类:DirextX编程
开发工具:Visual C++
文件大小:24772KB
下载次数:124
上传日期:2007-09-05 12:06:18
上 传 者yilog
说明:  国外优秀的介绍directx高级动画的书籍,附电子书上的实例的所有源码。
(Introduction of foreign advanced animation directx books, attached to e-books on all the source code examples.)

文件列表:
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\activex.rcv (3502, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\activex.ver (1975, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\amextra.cpp (3095, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\amextra.h (1570, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\amfilter.cpp (152527, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\amfilter.h (56897, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\amvideo.cpp (9611, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.dsp (9056, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.dsw (545, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.mak (11368, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.ncb (443392, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.opt (49664, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.plg (5136, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.sln (1344, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\baseclasses.vcproj (10206, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\cache.h (2883, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\combase.cpp (7535, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\combase.h (10704, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\cprop.cpp (10410, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\cprop.h (4268, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\ctlutil.cpp (53403, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\ctlutil.h (26819, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\ddmm.cpp (3142, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\ddmm.h (971, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\Debug (0, 2005-02-13)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\dllentry.cpp (8975, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\dllsetup.cpp (18119, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\dllsetup.h (1414, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\dsschedule.h (4389, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\fourcc.h (2082, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\measure.h (8163, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\msgthrd.h (3509, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\mtype.cpp (12077, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\mtype.h (2999, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\outputq.cpp (23977, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\outputq.h (4719, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\pstream.cpp (4737, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\pstream.h (4259, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\pullpin.cpp (10480, 2003-12-03)
[Advanced Animation with DirectX]\Advanced Animation with DirectX (source code)\BaseClasses\pullpin.h (4435, 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!

近期下载者

相关文件


收藏者