文件名称:Chap02
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 678kb
- 下载次数:
- 1次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3D游戏编程 第二章节 源代码 提供给游戏编程初学者学习-The second section of the 3D Game Programming source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chap02\01.CreateDevice\CreateDevice.cpp
......\...............\CreateDevice.dsp
......\...............\CreateDevice.dsw
......\...............\CreateDevice.exe
......\...............\CreateDevice.sln
......\...............\CreateDevice.vcproj
......\.2.Vertices\Vertices.cpp
......\...........\Vertices.dsp
......\...........\Vertices.dsw
......\...........\Vertices.exe
......\...........\Vertices.sln
......\...........\Vertices.vcproj
......\.3.Matrices\Matrices.cpp
......\...........\Matrices.dsp
......\...........\Matrices.dsw
......\...........\Matrices.exe
......\...........\Matrices.sln
......\...........\Matrices.vcproj
......\.4.Lights\Lights.cpp
......\.........\Lights.dsp
......\.........\Lights.dsw
......\.........\Lights.exe
......\.........\Lights.sln
......\.........\Lights.vcproj
......\.5.Textures\banana.bmp
......\...........\Textures.cpp
......\...........\Textures.dsp
......\...........\Textures.dsw
......\...........\Textures.exe
......\...........\Textures.sln
......\...........\Textures.vcproj
......\.6.Meshes\Meshes.cpp
......\.........\Meshes.dsp
......\.........\Meshes.dsw
......\.........\Meshes.exe
......\.........\Meshes.sln
......\.........\Meshes.vcproj
......\.........\tiger.bmp
......\.........\tiger.x
......\.7.IndexBuffer\IndexBuffer.cpp
......\..............\IndexBuffer.dsp
......\..............\IndexBuffer.dsw
......\..............\IndexBuffer.exe
......\01.CreateDevice
......\02.Vertices
......\03.Matrices
......\04.Lights
......\05.Textures
......\06.Meshes
......\07.IndexBuffer
Chap02
......\...............\CreateDevice.dsp
......\...............\CreateDevice.dsw
......\...............\CreateDevice.exe
......\...............\CreateDevice.sln
......\...............\CreateDevice.vcproj
......\.2.Vertices\Vertices.cpp
......\...........\Vertices.dsp
......\...........\Vertices.dsw
......\...........\Vertices.exe
......\...........\Vertices.sln
......\...........\Vertices.vcproj
......\.3.Matrices\Matrices.cpp
......\...........\Matrices.dsp
......\...........\Matrices.dsw
......\...........\Matrices.exe
......\...........\Matrices.sln
......\...........\Matrices.vcproj
......\.4.Lights\Lights.cpp
......\.........\Lights.dsp
......\.........\Lights.dsw
......\.........\Lights.exe
......\.........\Lights.sln
......\.........\Lights.vcproj
......\.5.Textures\banana.bmp
......\...........\Textures.cpp
......\...........\Textures.dsp
......\...........\Textures.dsw
......\...........\Textures.exe
......\...........\Textures.sln
......\...........\Textures.vcproj
......\.6.Meshes\Meshes.cpp
......\.........\Meshes.dsp
......\.........\Meshes.dsw
......\.........\Meshes.exe
......\.........\Meshes.sln
......\.........\Meshes.vcproj
......\.........\tiger.bmp
......\.........\tiger.x
......\.7.IndexBuffer\IndexBuffer.cpp
......\..............\IndexBuffer.dsp
......\..............\IndexBuffer.dsw
......\..............\IndexBuffer.exe
......\01.CreateDevice
......\02.Vertices
......\03.Matrices
......\04.Lights
......\05.Textures
......\06.Meshes
......\07.IndexBuffer
Chap02