c_directx

所属分类:DirextX编程
开发工具:C/C++
文件大小:215KB
下载次数:32
上传日期:2006-06-22 22:36:42
上 传 者agile
说明:  directx的循序渐近编程,从简单的绘制基本的几何图形到光照、材质、纹理、模型等编程。
(DirectX the orderly and gradual program, from simple geometric shapes drawn to the basic light, material, texture, Programming model.)

文件列表:
CH07\CH07-1\Createdevice.cpp (4163, 2003-06-04)
CH07\CH07-1\CREATEDEVICE.DSP (3694, 2002-09-25)
CH07\CH07-1\CREATEDEVICE.DSW (547, 2000-09-22)
CH07\CH07-1\CREATEDEVICE.NCB (82944, 2003-06-04)
CH07\CH07-1\CREATEDEVICE.OPT (57856, 2003-06-04)
CH07\CH07-1\CREATEDEVICE.PLG (1053, 2003-06-04)
CH07\CH07-1\CREATEDEVICE.POSITIONS (90, 2002-09-25)
CH07\CH07-1 (0, 2006-06-22)
CH07\CH07-2\Matrices.cpp (6006, 2003-06-04)
CH07\CH07-2\MATRICES.DSP (3686, 2000-09-22)
CH07\CH07-2\MATRICES.DSW (539, 2000-09-22)
CH07\CH07-2\MATRICES.NCB (41984, 2003-06-04)
CH07\CH07-2\MATRICES.OPT (57856, 2003-06-04)
CH07\CH07-2\Matrices.plg (1041, 2003-06-04)
CH07\CH07-2\MATRICES.POSITIONS (57, 2002-09-26)
CH07\CH07-2 (0, 2006-06-22)
CH07\CH07-3\Matrices.cpp (6910, 2003-06-04)
CH07\CH07-3\MATRICES.DSP (3686, 2000-09-22)
CH07\CH07-3\MATRICES.DSW (539, 2000-09-22)
CH07\CH07-3\MATRICES.NCB (50176, 2003-06-04)
CH07\CH07-3\Matrices.opt (57856, 2003-06-04)
CH07\CH07-3\MATRICES.PLG (1041, 2003-06-04)
CH07\CH07-3\MATRICES.POSITIONS (57, 2002-09-26)
CH07\CH07-3 (0, 2006-06-22)
CH07\CH07-4\Matrices.cpp (10243, 2003-06-04)
CH07\CH07-4\MATRICES.DSP (3899, 2002-09-30)
CH07\CH07-4\MATRICES.DSW (539, 2000-09-22)
CH07\CH07-4\MATRICES.NCB (148480, 2003-06-04)
CH07\CH07-4\Matrices.opt (57856, 2003-06-04)
CH07\CH07-4\MATRICES.PLG (1041, 2003-06-04)
CH07\CH07-4\MATRICES.POSITIONS (74, 2002-10-01)
CH07\CH07-4 (0, 2006-06-22)
CH07\CH07-5\Lights.cpp (7134, 2003-06-04)
CH07\CH07-5\LIGHTS.DSP (3662, 2000-09-22)
CH07\CH07-5\LIGHTS.DSW (535, 2000-09-22)
CH07\CH07-5\LIGHTS.NCB (50176, 2003-06-04)
CH07\CH07-5\LIGHTS.OPT (57856, 2003-06-04)
... ...

//----------------------------------------------------------------------------- // Name: CreateDevice Direct3D Tutorial // // Copyright (c) 2000 Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- Description =========== The CreateDevice tutorial is the first tutorial for using the new Direct3D interfaces for DirectX 8. It shows how to create a Direct3DDevice8 object. Path ==== Source: MSSDK\Samples\Multimedia\D3D\Tutorials\Tut01_CreateDevice Programming Notes ================= The first step of using Direct3D is creating a device. This tutorial is so simple, that nothing is rendered with the device. The device is used to clear the backbuffer and present the backbuffer contents, but that is all.

近期下载者

相关文件


收藏者