MD3Animation

所属分类:3D图形编程
开发工具:Visual C++
文件大小:1681KB
下载次数:40
上传日期:2006-04-17 16:44:32
上 传 者tl_ahu
说明:  一个效果非常好的三D战士动画,场景清晰,内含源程序和可执行程序。
(a very good effect three soldiers D animation, clear scenes, containing source and executable.)

文件列表:
MD3 Animation\Init.cpp (12796, 2002-06-04)
MD3 Animation\Main.cpp (21519, 2003-04-20)
MD3 Animation\main.h (8683, 2002-03-28)
MD3 Animation\Md3.cpp (72524, 2003-04-20)
MD3 Animation\Md3.h (14121, 2002-03-28)
MD3 Animation\MD3 Animation.vcproj (4153, 2003-04-20)
MD3 Animation\MD3 Animation.sln (926, 2003-04-20)
MD3 Animation\MD3 Animation.suo (8192, 2003-04-20)
MD3 Animation\MD3 Animation.exe (225280, 2003-04-20)
MD3 Animation\lara\default.bmp (196664, 2002-03-04)
MD3 Animation\lara\default_h.bmp (196664, 2002-03-04)
MD3 Animation\lara\lara_animation.cfg (842, 2002-03-11)
MD3 Animation\lara\lara_head.MD3 (5208, 2001-10-02)
MD3 Animation\lara\lara_head.skin (56, 2002-03-04)
MD3 Animation\lara\lara_lower.md3 (713716, 2001-10-03)
MD3 Animation\lara\lara_lower.skin (100, 2002-03-04)
MD3 Animation\lara\lara_upper.md3 (1110756, 2001-10-03)
MD3 Animation\lara\lara_upper.skin (129, 2002-03-04)
MD3 Animation\lara\railgun.bmp (196664, 2002-03-04)
MD3 Animation\lara\railgun.md3 (11908, 2001-06-20)
MD3 Animation\lara\railgun.shader (55, 2002-03-06)
MD3 Animation\lara\railgun2.bmp (196664, 2002-03-06)
MD3 Animation\lara\railgun2.md3 (14464, 1999-11-21)
MD3 Animation\lara\railgun3.bmp (98360, 2002-03-06)
MD3 Animation\lara\railgun4.bmp (49206, 2002-03-06)
MD3 Animation\lara (0, 2006-04-17)
MD3 Animation (0, 2006-04-17)

//*********************************************************************** // // - "Talk to me like I'm a 3 year old!" Programming Lessons - // // $Author: DigiBen digiben@gametutorials.com // // $Program: MD3 Animation // // $Description: Demonstrates how to animate Quake3 characters with quaternions // // $Date: 3/28/02 // //*********************************************************************** Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Md3.cpp (The Source File containing the MD3 model code) Md3.h (The Header File containing the MD3 model definitions) Main.h (The Header File containing definitions for the main program) Camera3.vcproj (The VC++ Project File holding the project info) Camera3.sln (The Solution File holding the solution info) lara Folder (The Directory holding all the MD3 model/texture files) Libraries: opengl32.lib (The OpenGL Interface Library needed to compile the program) glu32.lib (The OpenGL Utility Library needed to compile the program) glaux.lib (The OpenGL Auxiliary Library needed to compile the program) Instructions: If you have Microsoft Visual Studio .NET (version 7.0) just click on the .vcproj file. This will open up visual c++. You will most likely see the code for .cpp. If you don't, press CRTL+ALT+L This will open the "Solution Explorer". There you should find two folders named "Source Files" and "Header Files". Double click on the "source" folder and you should see your source file(s) with a .cpp extension after it. Double click on the file and it will open up in your main window. Hit Control-F5 to run the program. You will probably see a prompt to compile/build the project. Click OK and the Win32 program should pop up. :) EULA: Your use of this tutorial constitutes your agreement to GameTutorials' Terms of Use found at: http://www.gametutorials.com/TermsOfUse.htm www.GameTutorials.com 2000-2003 GameTutorials

近期下载者

相关文件


收藏者