40393354

所属分类:网络编程
开发工具:Others
文件大小:430KB
下载次数:1
上传日期:2018-02-14 22:39:03
上 传 者megbenty
说明:  一个经典的direct程序,用C++编写类来包装Direct API,想成为高手必看!,

文件列表:
CFrameNode.h (2494, 2002-03-09)
CMeshNode.h (2062, 2002-03-09)
CObject.h (1968, 2002-03-09)
CSkinMesh.h (1371, 2002-03-09)
Exceptions.h (2932, 2002-03-09)
P3CAnimationNode.h (2194, 2002-03-09)
StdAfx.h (1444, 2002-03-09)
04CAnimationNode.cpp (14399, 2002-03-09)
CMeshNode.cpp (8794, 2002-03-09)
CObject.cpp (2297, 2002-03-09)
CSkinMesh.cpp (5409, 2002-03-09)
Exceptions.cpp (1953, 2002-03-09)
main.cpp (7721, 2002-03-09)
StdAfx.cpp (295, 2002-03-09)
ZCFrameNode.cpp (6279, 2002-03-09)
tiny_skin.bmp (196662, 2002-03-09)
SkinMesh.dsp (5200, 2002-03-09)
SkinMesh.dsw (539, 2002-03-09)
SkinMesh.ncb (123904, 2002-03-09)
SkinMesh.opt (48640, 2002-03-09)
SkinMesh.plg (2233, 2002-03-09)
tiny.x (1591760, 2002-03-09)

This sample shows the implementation of skin meshes with DX8. It uses the "tiny.x" skin mesh that comes with DX8 SDK. by: Sarmad Kh. Abdulla Requirements: -Microsoft Windows -DirectX 8 -A 3D accelerator How to complie the code: In order to compile the code, you'll need to install DX8 SDK. Make sure that the path of the include files and library files of DX8 SDK are added to your Visual C++ directories. Notes about naming convension: The following shows the naming convensions used in the sample: -Function names start with a verb with a capital letter at the beginning of each word. -Global variables start with the suffix g_ -Class members have the beginning of each word in capital letter. -Local variables are all small letters. -Pointers start with the suffix p -Pointers to arrays start with the suffix a

近期下载者

相关文件


收藏者