文件名称:3DGame
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:9.87mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
3d游戏编程 书中例子的源代码 d3d基础入门-3d game programming source code examples in the book d3d Basics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3DGame/
3DGame/3DGame.pdf
3DGame/Book Code/
3DGame/Book Code/Chapter 1/
3DGame/Book Code/Chapter 1/D3D9 Init/
3DGame/Book Code/Chapter 1/D3D9 Init/D3D9 Init.sln
3DGame/Book Code/Chapter 1/D3D9 Init/D3D9 Init.vcproj
3DGame/Book Code/Chapter 1/D3D9 Init/d3dInit.cpp
3DGame/Book Code/Chapter 1/D3D9 Init/d3dUtility.cpp
3DGame/Book Code/Chapter 1/D3D9 Init/d3dUtility.h
3DGame/Book Code/Chapter 10/
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/D3DXCreateMeshFVF.sln
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/D3DXCreateMeshFVF.vcproj
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/brick0.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/brick1.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/checker.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dUtility.cpp
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dUtility.h
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dxcreatemeshfvf.cpp
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/texture credit.txt
3DGame/Book Code/Chapter 11/
3DGame/Book Code/Chapter 11/Bounding Volumes/
3DGame/Book Code/Chapter 11/Bounding Volumes/Bounding Volumes.sln
3DGame/Book Code/Chapter 11/Bounding Volumes/Bounding Volumes.vcproj
3DGame/Book Code/Chapter 11/Bounding Volumes/bigship1.x
3DGame/Book Code/Chapter 11/Bounding Volumes/boundingvolumes.cpp
3DGame/Book Code/Chapter 11/Bounding Volumes/d3dUtility.cpp
3DGame/Book Code/Chapter 11/Bounding Volumes/d3dUtility.h
3DGame/Book Code/Chapter 11/Progressive Mesh/
3DGame/Book Code/Chapter 11/Progressive Mesh/Progressive Mesh.sln
3DGame/Book Code/Chapter 11/Progressive Mesh/Progressive Mesh.vcproj
3DGame/Book Code/Chapter 11/Progressive Mesh/bigship1.x
3DGame/Book Code/Chapter 11/Progressive Mesh/d3dUtility.cpp
3DGame/Book Code/Chapter 11/Progressive Mesh/d3dUtility.h
3DGame/Book Code/Chapter 11/Progressive Mesh/pmesh.cpp
3DGame/Book Code/Chapter 11/XFile/
3DGame/Book Code/Chapter 11/XFile/XFile.sln
3DGame/Book Code/Chapter 11/XFile/XFile.vcproj
3DGame/Book Code/Chapter 11/XFile/bigship1.x
3DGame/Book Code/Chapter 11/XFile/d3dUtility.cpp
3DGame/Book Code/Chapter 11/XFile/d3dUtility.h
3DGame/Book Code/Chapter 11/XFile/xfile.cpp
3DGame/Book Code/Chapter 12/
3DGame/Book Code/Chapter 12/Camera/
3DGame/Book Code/Chapter 12/Camera/Camera.sln
3DGame/Book Code/Chapter 12/Camera/Camera.vcproj
3DGame/Book Code/Chapter 12/Camera/camera.cpp
3DGame/Book Code/Chapter 12/Camera/camera.h
3DGame/Book Code/Chapter 12/Camera/cameraApp.cpp
3DGame/Book Code/Chapter 12/Camera/d3dUtility.cpp
3DGame/Book Code/Chapter 12/Camera/d3dUtility.h
3DGame/Book Code/Chapter 12/Camera/desert.bmp
3DGame/Book Code/Chapter 13/
3DGame/Book Code/Chapter 13/Terrain/
3DGame/Book Code/Chapter 13/Terrain/Terrain.sln
3DGame/Book Code/Chapter 13/Terrain/Terrain.vcproj
3DGame/Book Code/Chapter 13/Terrain/camera.cpp
3DGame/Book Code/Chapter 13/Terrain/camera.h
3DGame/Book Code/Chapter 13/Terrain/coastMountain64.raw
3DGame/Book Code/Chapter 13/Terrain/d3dUtility.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dUtility.h
3DGame/Book Code/Chapter 13/Terrain/d3dfont.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dfont.h
3DGame/Book Code/Chapter 13/Terrain/d3dutil.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dutil.h
3DGame/Book Code/Chapter 13/Terrain/desert.bmp
3DGame/Book Code/Chapter 13/Terrain/dxutil.cpp
3DGame/Book Code/Chapter 13/Terrain/dxutil.h
3DGame/Book Code/Chapter 13/Terrain/fps.cpp
3DGame/Book Code/Chapter 13/Terrain/fps.h
3DGame/Book Code/Chapter 13/Terrain/grass.bmp
3DGame/Book Code/Chapter 13/Terrain/terrain.cpp
3DGame/Book Code/Chapter 13/Terrain/terrain.h
3DGame/Book Code/Chapter 13/Terrain/terrainDriver.cpp
3DGame/Book Code/Chapter 14/
3DGame/Book Code/Chapter 14/Firework System/
3DGame/Book Code/Chapter 14/Firework System/Firework System.sln
3DGame/Book Code/Chapter 14/Firework System/Firework System.vcproj
3DGame/Book Code/Chapter 14/Firework System/camera.cpp
3DGame/Book Code/Chapter 14/Firework System/camera.h
3DGame/Book Code/Chapter 14/Firework System/d3dUtility.cpp
3DGame/Book Code/Chapter 14/Firework System/d3dUtility.h
3DGame/Book Code/Chapter 14/Firework System/desert.bmp
3DGame/Book Code/Chapter 14/Firework System/firework.cpp
3DGame/Book Code/Chapter 14/Firework System/flare.bmp
3DGame/Book Code/Chapter 14/Firework System/pSystem.cpp
3DGame/Book Code/Chapter 14/Firework System/pSystem.h
3DGame/Book Code/Chapter 14/Laser System/
3DGame/Book Code/Chapter 14/Laser System/Laser System.sln
3DGame/Book Code/Chapter 14/Laser System/Laser System.vcproj
3DGame/Book Code/Chapter 14/Laser System/block.bmp
3DGame/Book Code/Chapter 14/Laser System/camera.cpp
3DGame/Book Code/Chapter 14/Laser System/camera.h
3DGame/Book Code/Chapter 14/Laser System/d3dUtility.cpp
3DGame/Book Code/Chapter 14/Laser System/d3dUtility.h
3DGame/Book Code/Chapter 14/Laser System/desert.bmp
3DGame/Book Code/Chapter 14/Laser System/flare.bmp
3DGame/Book Code/Chapter 14/Laser System/flare_alpha notes.txt
3DGame/Book Code/Chapter 14/Laser System/flare_alpha.dds
3DGame/Book Code/Chapter 14/Laser System/laser.cpp
3DGame/Book Code/Chapter 14/Laser System/pSystem.cpp
3DGame/Book Code/Chapter
3DGame/3DGame.pdf
3DGame/Book Code/
3DGame/Book Code/Chapter 1/
3DGame/Book Code/Chapter 1/D3D9 Init/
3DGame/Book Code/Chapter 1/D3D9 Init/D3D9 Init.sln
3DGame/Book Code/Chapter 1/D3D9 Init/D3D9 Init.vcproj
3DGame/Book Code/Chapter 1/D3D9 Init/d3dInit.cpp
3DGame/Book Code/Chapter 1/D3D9 Init/d3dUtility.cpp
3DGame/Book Code/Chapter 1/D3D9 Init/d3dUtility.h
3DGame/Book Code/Chapter 10/
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/D3DXCreateMeshFVF.sln
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/D3DXCreateMeshFVF.vcproj
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/brick0.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/brick1.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/checker.jpg
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dUtility.cpp
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dUtility.h
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/d3dxcreatemeshfvf.cpp
3DGame/Book Code/Chapter 10/D3DXCreateMeshFVF/texture credit.txt
3DGame/Book Code/Chapter 11/
3DGame/Book Code/Chapter 11/Bounding Volumes/
3DGame/Book Code/Chapter 11/Bounding Volumes/Bounding Volumes.sln
3DGame/Book Code/Chapter 11/Bounding Volumes/Bounding Volumes.vcproj
3DGame/Book Code/Chapter 11/Bounding Volumes/bigship1.x
3DGame/Book Code/Chapter 11/Bounding Volumes/boundingvolumes.cpp
3DGame/Book Code/Chapter 11/Bounding Volumes/d3dUtility.cpp
3DGame/Book Code/Chapter 11/Bounding Volumes/d3dUtility.h
3DGame/Book Code/Chapter 11/Progressive Mesh/
3DGame/Book Code/Chapter 11/Progressive Mesh/Progressive Mesh.sln
3DGame/Book Code/Chapter 11/Progressive Mesh/Progressive Mesh.vcproj
3DGame/Book Code/Chapter 11/Progressive Mesh/bigship1.x
3DGame/Book Code/Chapter 11/Progressive Mesh/d3dUtility.cpp
3DGame/Book Code/Chapter 11/Progressive Mesh/d3dUtility.h
3DGame/Book Code/Chapter 11/Progressive Mesh/pmesh.cpp
3DGame/Book Code/Chapter 11/XFile/
3DGame/Book Code/Chapter 11/XFile/XFile.sln
3DGame/Book Code/Chapter 11/XFile/XFile.vcproj
3DGame/Book Code/Chapter 11/XFile/bigship1.x
3DGame/Book Code/Chapter 11/XFile/d3dUtility.cpp
3DGame/Book Code/Chapter 11/XFile/d3dUtility.h
3DGame/Book Code/Chapter 11/XFile/xfile.cpp
3DGame/Book Code/Chapter 12/
3DGame/Book Code/Chapter 12/Camera/
3DGame/Book Code/Chapter 12/Camera/Camera.sln
3DGame/Book Code/Chapter 12/Camera/Camera.vcproj
3DGame/Book Code/Chapter 12/Camera/camera.cpp
3DGame/Book Code/Chapter 12/Camera/camera.h
3DGame/Book Code/Chapter 12/Camera/cameraApp.cpp
3DGame/Book Code/Chapter 12/Camera/d3dUtility.cpp
3DGame/Book Code/Chapter 12/Camera/d3dUtility.h
3DGame/Book Code/Chapter 12/Camera/desert.bmp
3DGame/Book Code/Chapter 13/
3DGame/Book Code/Chapter 13/Terrain/
3DGame/Book Code/Chapter 13/Terrain/Terrain.sln
3DGame/Book Code/Chapter 13/Terrain/Terrain.vcproj
3DGame/Book Code/Chapter 13/Terrain/camera.cpp
3DGame/Book Code/Chapter 13/Terrain/camera.h
3DGame/Book Code/Chapter 13/Terrain/coastMountain64.raw
3DGame/Book Code/Chapter 13/Terrain/d3dUtility.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dUtility.h
3DGame/Book Code/Chapter 13/Terrain/d3dfont.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dfont.h
3DGame/Book Code/Chapter 13/Terrain/d3dutil.cpp
3DGame/Book Code/Chapter 13/Terrain/d3dutil.h
3DGame/Book Code/Chapter 13/Terrain/desert.bmp
3DGame/Book Code/Chapter 13/Terrain/dxutil.cpp
3DGame/Book Code/Chapter 13/Terrain/dxutil.h
3DGame/Book Code/Chapter 13/Terrain/fps.cpp
3DGame/Book Code/Chapter 13/Terrain/fps.h
3DGame/Book Code/Chapter 13/Terrain/grass.bmp
3DGame/Book Code/Chapter 13/Terrain/terrain.cpp
3DGame/Book Code/Chapter 13/Terrain/terrain.h
3DGame/Book Code/Chapter 13/Terrain/terrainDriver.cpp
3DGame/Book Code/Chapter 14/
3DGame/Book Code/Chapter 14/Firework System/
3DGame/Book Code/Chapter 14/Firework System/Firework System.sln
3DGame/Book Code/Chapter 14/Firework System/Firework System.vcproj
3DGame/Book Code/Chapter 14/Firework System/camera.cpp
3DGame/Book Code/Chapter 14/Firework System/camera.h
3DGame/Book Code/Chapter 14/Firework System/d3dUtility.cpp
3DGame/Book Code/Chapter 14/Firework System/d3dUtility.h
3DGame/Book Code/Chapter 14/Firework System/desert.bmp
3DGame/Book Code/Chapter 14/Firework System/firework.cpp
3DGame/Book Code/Chapter 14/Firework System/flare.bmp
3DGame/Book Code/Chapter 14/Firework System/pSystem.cpp
3DGame/Book Code/Chapter 14/Firework System/pSystem.h
3DGame/Book Code/Chapter 14/Laser System/
3DGame/Book Code/Chapter 14/Laser System/Laser System.sln
3DGame/Book Code/Chapter 14/Laser System/Laser System.vcproj
3DGame/Book Code/Chapter 14/Laser System/block.bmp
3DGame/Book Code/Chapter 14/Laser System/camera.cpp
3DGame/Book Code/Chapter 14/Laser System/camera.h
3DGame/Book Code/Chapter 14/Laser System/d3dUtility.cpp
3DGame/Book Code/Chapter 14/Laser System/d3dUtility.h
3DGame/Book Code/Chapter 14/Laser System/desert.bmp
3DGame/Book Code/Chapter 14/Laser System/flare.bmp
3DGame/Book Code/Chapter 14/Laser System/flare_alpha notes.txt
3DGame/Book Code/Chapter 14/Laser System/flare_alpha.dds
3DGame/Book Code/Chapter 14/Laser System/laser.cpp
3DGame/Book Code/Chapter 14/Laser System/pSystem.cpp
3DGame/Book Code/Chapter
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.