文件名称:DX10_Source

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 45.39mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 121****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Advanced 3D Game Programming with DirectX 10一书的配套源码
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 39709571dx10_source.zip 列表
Chapter 01/Hello World/
Chapter 01/Hello World/debug/
Chapter 01/Hello World/debug/Hello World.ilk
Chapter 01/Hello World/Hello World/
Chapter 01/Hello World/Hello World.ncb
Chapter 01/Hello World/Hello World.sln
Chapter 01/Hello World/Hello World.suo
Chapter 01/Hello World/Hello World/Debug/
Chapter 01/Hello World/Hello World/Debug/BuildLog.htm
Chapter 01/Hello World/Hello World/Hello World.cpp
Chapter 01/Hello World/Hello World/Hello World.h
Chapter 01/Hello World/Hello World/Hello World.ico
Chapter 01/Hello World/Hello World/Hello World.rc
Chapter 01/Hello World/Hello World/Hello World.vcproj
Chapter 01/Hello World/Hello World/Hello World.vcproj.WooWoo-PC.WooWoo.user
Chapter 01/Hello World/Hello World/ReadMe.txt
Chapter 01/Hello World/Hello World/Release/
Chapter 01/Hello World/Hello World/Release/BuildLog.htm
Chapter 01/Hello World/Hello World/Resource.h
Chapter 01/Hello World/Hello World/small.ico
Chapter 01/Hello World/Hello World/stdafx.cpp
Chapter 01/Hello World/Hello World/stdafx.h
Chapter 01/Hello World/release/
Chapter 02/BIN/
Chapter 02/BIN/DDSample.ilk
Chapter 02/Chapter 02.ncb
Chapter 02/Chapter 02.sln
Chapter 02/Chapter 02.suo
Chapter 02/D3DSample/
Chapter 02/D3DSample/D3DSample.cpp
Chapter 02/D3DSample/D3DSample.vcproj
Chapter 02/D3DSample/D3DSample.vcproj.WooWoo-PC.WooWoo.user
Chapter 02/D3DSample/Debug/
Chapter 02/D3DSample/Debug/BuildLog.htm
Chapter 02/D3DSample/Release/
Chapter 02/D3DSample/Release/BuildLog.htm
Chapter 02/D3DSample/StdAfx.cpp
Chapter 02/D3DSample/StdAfx.h
Chapter 02/GameLib/
Chapter 02/GameLib/Application.cpp
Chapter 02/GameLib/Application.h
Chapter 02/GameLib/Debug/
Chapter 02/GameLib/Debug/BuildLog.htm
Chapter 02/GameLib/DxHelper.h
Chapter 02/GameLib/File.cpp
Chapter 02/GameLib/File.h
Chapter 02/GameLib/GameErrors.h
Chapter 02/GameLib/GameGlobals.h
Chapter 02/GameLib/GameLib.vcproj
Chapter 02/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 02/GameLib/GameTypes.h
Chapter 02/GameLib/GraphicsLayer.cpp
Chapter 02/GameLib/GraphicsLayer.h
Chapter 02/GameLib/Model.cpp
Chapter 02/GameLib/Model.h
Chapter 02/GameLib/Release/
Chapter 02/GameLib/Release/BuildLog.htm
Chapter 02/GameLib/StdAfx.cpp
Chapter 02/GameLib/StdAfx.h
Chapter 02/GameLib/Window.cpp
Chapter 02/GameLib/Window.h
Chapter 02/LIB/
Chapter 03/BIN/
Chapter 03/Chapter 03.ncb
Chapter 03/Chapter 03.sln
Chapter 03/Chapter 03.suo
Chapter 03/D3DSample/
Chapter 03/D3DSample/D3DSample.cpp
Chapter 03/D3DSample/D3DSample.vcproj
Chapter 03/D3DSample/D3DSample.vcproj.WooWoo-PC.WooWoo.user
Chapter 03/D3DSample/Debug/
Chapter 03/D3DSample/Debug/BuildLog.htm
Chapter 03/D3DSample/Release/
Chapter 03/D3DSample/Release/BuildLog.htm
Chapter 03/D3DSample/StdAfx.cpp
Chapter 03/D3DSample/StdAfx.h
Chapter 03/DSSample/
Chapter 03/DSSample/Debug/
Chapter 03/DSSample/Debug/BuildLog.htm
Chapter 03/DSSample/DSSample.cpp
Chapter 03/DSSample/DSSample.vcproj
Chapter 03/DSSample/DSSample.vcproj.WooWoo-PC.WooWoo.user
Chapter 03/DSSample/Release/
Chapter 03/DSSample/Release/BuildLog.htm
Chapter 03/DSSample/StdAfx.cpp
Chapter 03/DSSample/StdAfx.h
Chapter 03/DSSample/WAVREAD.CPP
Chapter 03/DSSample/WAVREAD.H
Chapter 03/GameLib/
Chapter 03/GameLib/Application.cpp
Chapter 03/GameLib/Application.h
Chapter 03/GameLib/Debug/
Chapter 03/GameLib/Debug/BuildLog.htm
Chapter 03/GameLib/DxHelper.h
Chapter 03/GameLib/File.cpp
Chapter 03/GameLib/File.h
Chapter 03/GameLib/GameErrors.h
Chapter 03/GameLib/GameGlobals.h
Chapter 03/GameLib/GameLib.vcproj
Chapter 03/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 03/GameLib/GameTypes.h
Chapter 03/GameLib/GraphicsLayer.cpp
Chapter 03/GameLib/GraphicsLayer.h
Chapter 03/GameLib/InputLayer.cpp
Chapter 03/GameLib/InputLayer.h
Chapter 03/GameLib/Keyboard.cpp
Chapter 03/GameLib/Keyboard.h
Chapter 03/GameLib/Model.cpp
Chapter 03/GameLib/Model.h
Chapter 03/GameLib/Mouse.cpp
Chapter 03/GameLib/Mouse.h
Chapter 03/GameLib/Release/
Chapter 03/GameLib/Release/BuildLog.htm
Chapter 03/GameLib/Sound.cpp
Chapter 03/GameLib/Sound.h
Chapter 03/GameLib/SoundLayer.cpp
Chapter 03/GameLib/SoundLayer.h
Chapter 03/GameLib/StdAfx.cpp
Chapter 03/GameLib/StdAfx.h
Chapter 03/GameLib/WAVREAD.CPP
Chapter 03/GameLib/WAVREAD.H
Chapter 03/GameLib/Window.cpp
Chapter 03/GameLib/Window.h
Chapter 03/LIB/
Chapter 03/MEDIA/
Chapter 03/MEDIA/BASS.WAV
Chapter 03/MEDIA/CRASH1.WAV
Chapter 03/MEDIA/CRASH2.WAV
Chapter 03/MEDIA/HIHAT.WAV
Chapter 03/MEDIA/KEG.WAV
Chapter 03/MEDIA/SNARE.WAV
Chapter 04/Chapter 04.ncb
Chapter 04/Chapter 04.sln
Chapter 04/Chapter 04.suo
Chapter 04/Debug/
Chapter 04/LIB/
Chapter 04/math3D/
Chapter 04/math3D/BBOX3.CPP
Chapter 04/math3D/bSphere3.h
Chapter 04/math3D/BspTree.cpp
Chapter 04/math3D/BspTree.h
Chapter 04/math3D/COLOR3.CPP
Chapter 04/math3D/COLOR3.H
Chapter 04/math3D/COLOR4.CPP
Chapter 04/math3D/COLOR4.H
Chapter 04/math3D/Debug/
Chapter 04/math3D/Debug/BuildLog.htm
Chapter 04/math3D/lineSeg3.h
Chapter 04/math3D/math3D.vcproj
Chapter 04/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Chapter 04/math3D/mathGlobal.h
Chapter 04/math3D/MATRIX4.CPP
Chapter 04/math3D/MATRIX4.H
Chapter 04/math3D/PLANE3.CPP
Chapter 04/math3D/PLANE3.H
Chapter 04/math3D/POINT3.CPP
Chapter 04/math3D/POINT3.H
Chapter 04/math3D/POINT4.H
Chapter 04/math3D/POLYGON.H
Chapter 04/math3D/Release/
Chapter 04/math3D/Release/BuildLog.htm
Chapter 04/math3D/TRI.H
Chapter 05/BIN/
Chapter 05/BIN/MEDIA/
Chapter 05/BIN/MEDIA/AND.NN
Chapter 05/BIN/MEDIA/CREATURE.NN
Chapter 05/BIN/MEDIA/NOT.NN
Chapter 05/BIN/MEDIA/OR.NN
Chapter 05/BIN/MEDIA/ROOMS.WLD
Chapter 05/BIN/MEDIA/XOR.NN
Chapter 05/Chapter 05.ncb
Chapter 05/Chapter 05.sln
Chapter 05/Chapter 05.suo
Chapter 05/LIB/
Chapter 05/math3D/
Chapter 05/math3D/BBOX3.CPP
Chapter 05/math3D/bSphere3.h
Chapter 05/math3D/BspTree.cpp
Chapter 05/math3D/BspTree.h
Chapter 05/math3D/COLOR3.CPP
Chapter 05/math3D/COLOR3.H
Chapter 05/math3D/COLOR4.CPP
Chapter 05/math3D/COLOR4.H
Chapter 05/math3D/Debug/
Chapter 05/math3D/Debug/BuildLog.htm
Chapter 05/math3D/lineSeg3.h
Chapter 05/math3D/math3D.vcproj
Chapter 05/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Chapter 05/math3D/mathGlobal.h
Chapter 05/math3D/MATRIX4.CPP
Chapter 05/math3D/MATRIX4.H
Chapter 05/math3D/PLANE3.CPP
Chapter 05/math3D/PLANE3.H
Chapter 05/math3D/POINT3.CPP
Chapter 05/math3D/POINT3.H
Chapter 05/math3D/POINT4.H
Chapter 05/math3D/POLYGON.H
Chapter 05/math3D/Release/
Chapter 05/math3D/Release/BuildLog.htm
Chapter 05/math3D/TRI.H
Chapter 05/neuralNet/
Chapter 05/neuralNet/Debug/
Chapter 05/neuralNet/Debug/BuildLog.htm
Chapter 05/neuralNet/File.cpp
Chapter 05/neuralNet/File.h
Chapter 05/neuralNet/neuralNet.cpp
Chapter 05/neuralNet/NeuralNet.h
Chapter 05/neuralNet/neuralNet.vcproj
Chapter 05/neuralNet/neuralNet.vcproj.WooWoo-PC.WooWoo.user
Chapter 05/neuralNet/Release/
Chapter 05/neuralNet/Release/BuildLog.htm
Chapter 05/neuralNet/StdAfx.cpp
Chapter 05/neuralNet/StdAfx.h
Chapter 05/PathPlan/
Chapter 05/PathPlan/CELL.CPP
Chapter 05/PathPlan/CELL.H
Chapter 05/PathPlan/Debug/
Chapter 05/PathPlan/Debug/BuildLog.htm
Chapter 05/PathPlan/PathPlan.cpp
Chapter 05/PathPlan/PathPlan.h
Chapter 05/PathPlan/PathPlan.ICO
Chapter 05/PathPlan/PathPlan.rc
Chapter 05/PathPlan/PathPlan.vcproj
Chapter 05/PathPlan/PathPlan.vcproj.WooWoo-PC.WooWoo.user
Chapter 05/PathPlan/POINT2.H
Chapter 05/PathPlan/Release/
Chapter 05/PathPlan/Release/BuildLog.htm
Chapter 05/PathPlan/resource.h
Chapter 05/PathPlan/SMALL.ICO
Chapter 05/PathPlan/StdAfx.cpp
Chapter 05/PathPlan/StdAfx.h
Chapter 05/potentialFunc/
Chapter 05/potentialFunc/Debug/
Chapter 05/potentialFunc/Debug/BuildLog.htm
Chapter 05/potentialFunc/potentialFunc.aps
Chapter 05/potentialFunc/potentialFunc.cpp
Chapter 05/potentialFunc/potentialFunc.h
Chapter 05/potentialFunc/potentialFunc.ICO
Chapter 05/potentialFunc/potentialFunc.rc
Chapter 05/potentialFunc/potentialFunc.vcproj
Chapter 05/potentialFunc/potentialFunc.vcproj.WooWoo-PC.WooWoo.user
Chapter 05/potentialFunc/Release/
Chapter 05/potentialFunc/Release/BuildLog.htm
Chapter 05/potentialFunc/resource.h
Chapter 05/potentialFunc/SMALL.ICO
Chapter 05/potentialFunc/StdAfx.cpp
Chapter 05/potentialFunc/StdAfx.h
Chapter 05/Release/
Chapter 06/Chapter 07.ncb
Chapter 06/Chapter 07.sln
Chapter 06/Chapter 07.suo
Chapter 06/debug/
Chapter 06/LIB/
Chapter 06/NetLib/
Chapter 06/NetLib/cDataCompress.h
Chapter 06/NetLib/cDataExtract.h
Chapter 06/NetLib/cDataPacket.cpp
Chapter 06/NetLib/cDataPacket.h
Chapter 06/NetLib/cHost.cpp
Chapter 06/NetLib/cHost.h
Chapter 06/NetLib/cMonitor.cpp
Chapter 06/NetLib/cMonitor.h
Chapter 06/NetLib/cNetClock.cpp
Chapter 06/NetLib/cNetClock.h
Chapter 06/NetLib/cNetError.cpp
Chapter 06/NetLib/cNetError.h
Chapter 06/NetLib/cQueueIn.cpp
Chapter 06/NetLib/cQueueIn.h
Chapter 06/NetLib/cQueueOut.cpp
Chapter 06/NetLib/cQueueOut.h
Chapter 06/NetLib/cThread.cpp
Chapter 06/NetLib/cThread.h
Chapter 06/NetLib/cUnreliableQueueIn.cpp
Chapter 06/NetLib/cUnreliableQueueIn.h
Chapter 06/NetLib/cUnreliableQueueOut.cpp
Chapter 06/NetLib/cUnreliableQueueOut.h
Chapter 06/NetLib/Macros.h
Chapter 06/NetLib/MTUDP.CPP
Chapter 06/NetLib/MTUDP.H
Chapter 06/NetLib/NetLib/
Chapter 06/NetLib/NetLib/Debug/
Chapter 06/NetLib/NetLib/Debug/BuildLog.htm
Chapter 06/NetLib/NetLib/NetLib.vcproj
Chapter 06/NetLib/NetLib/NetLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 06/NetLib/NetLib/Release/
Chapter 06/NetLib/NetLib/Release/BuildLog.htm
Chapter 06/Release/
Chapter 07/bin/
Chapter 07/bin/MEDIA/
Chapter 07/bin/MEDIA/COW.O3D
Chapter 07/bin/MEDIA/NEWPLANE.O3D
Chapter 07/bin/MEDIA/OCT.O3D
Chapter 07/bin/MEDIA/projectile.o3d
Chapter 07/bin/MEDIA/RABBIT.O3D
Chapter 07/bin/MEDIA/ROBOT.O3D
Chapter 07/bin/MEDIA/todo.txt
Chapter 07/Chapter 07.ncb
Chapter 07/Chapter 07.sln
Chapter 07/Chapter 07.suo
Chapter 07/D3DSample/
Chapter 07/D3DSample/D3DSample.cpp
Chapter 07/D3DSample/D3DSample.vcproj
Chapter 07/D3DSample/D3DSample.vcproj.WooWoo-PC.WooWoo.user
Chapter 07/D3DSample/Debug/
Chapter 07/D3DSample/Debug/BuildLog.htm
Chapter 07/D3DSample/Release/
Chapter 07/D3DSample/Release/BuildLog.htm
Chapter 07/D3DSample/StdAfx.cpp
Chapter 07/D3DSample/StdAfx.h
Chapter 07/GameLib/
Chapter 07/GameLib/Application.cpp
Chapter 07/GameLib/Application.h
Chapter 07/GameLib/Debug/
Chapter 07/GameLib/Debug/BuildLog.htm
Chapter 07/GameLib/DefaultShader.fx
Chapter 07/GameLib/DxHelper.h
Chapter 07/GameLib/File.cpp
Chapter 07/GameLib/File.h
Chapter 07/GameLib/GameErrors.h
Chapter 07/GameLib/GameGlobals.h
Chapter 07/GameLib/GameLib.vcproj
Chapter 07/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 07/GameLib/GameTypes.h
Chapter 07/GameLib/GraphicsLayer.cpp
Chapter 07/GameLib/GraphicsLayer.h
Chapter 07/GameLib/InputLayer.cpp
Chapter 07/GameLib/InputLayer.h
Chapter 07/GameLib/Keyboard.cpp
Chapter 07/GameLib/Keyboard.h
Chapter 07/GameLib/Model.cpp
Chapter 07/GameLib/model.h
Chapter 07/GameLib/Mouse.cpp
Chapter 07/GameLib/Mouse.h
Chapter 07/GameLib/Release/
Chapter 07/GameLib/Release/BuildLog.htm
Chapter 07/GameLib/Sound.cpp
Chapter 07/GameLib/Sound.h
Chapter 07/GameLib/SoundLayer.cpp
Chapter 07/GameLib/SoundLayer.h
Chapter 07/GameLib/StdAfx.cpp
Chapter 07/GameLib/StdAfx.h
Chapter 07/GameLib/WAVREAD.CPP
Chapter 07/GameLib/WAVREAD.H
Chapter 07/GameLib/Window.cpp
Chapter 07/GameLib/Window.h
Chapter 07/LIB/
Chapter 07/math3D/
Chapter 07/math3D/BBOX3.CPP
Chapter 07/math3D/bSphere3.h
Chapter 07/math3D/BspTree.cpp
Chapter 07/math3D/BspTree.h
Chapter 07/math3D/COLOR3.CPP
Chapter 07/math3D/COLOR3.H
Chapter 07/math3D/COLOR4.CPP
Chapter 07/math3D/COLOR4.H
Chapter 07/math3D/Debug/
Chapter 07/math3D/Debug/BuildLog.htm
Chapter 07/math3D/lineSeg3.h
Chapter 07/math3D/math3D.vcproj
Chapter 07/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Chapter 07/math3D/mathD3D.h
Chapter 07/math3D/mathGlobal.h
Chapter 07/math3D/MATRIX4.CPP
Chapter 07/math3D/MATRIX4.H
Chapter 07/math3D/PLANE3.CPP
Chapter 07/math3D/PLANE3.H
Chapter 07/math3D/POINT3.CPP
Chapter 07/math3D/POINT3.H
Chapter 07/math3D/POINT4.H
Chapter 07/math3D/POLYGON.H
Chapter 07/math3D/Release/
Chapter 07/math3D/Release/BuildLog.htm
Chapter 07/math3D/TRI.H
Chapter 08/BIN/
Chapter 08/BIN/MEDIA/
Chapter 08/BIN/MEDIA/COMPLEX.RAD
Chapter 08/BIN/MEDIA/COW.O3D
Chapter 08/BIN/MEDIA/CUBE.RAD
Chapter 08/BIN/MEDIA/NEWPLANE.O3D
Chapter 08/BIN/MEDIA/OCT.O3D
Chapter 08/BIN/MEDIA/RABBIT.O3D
Chapter 08/BIN/MEDIA/ROBOT.O3D
Chapter 08/BIN/MEDIA/SAMPLE.BEZ
Chapter 08/BIN/MEDIA/Teapot.bez
Chapter 08/BIN/MEDIA/TET.O3D
Chapter 08/BIN/MEDIA/tri.o3D
Chapter 08/BSPLINE/
Chapter 08/BSPLINE/BSpline.cpp
Chapter 08/BSPLINE/bspline.dsp
Chapter 08/BSPLINE/BSpline.h
Chapter 08/BSPLINE/BSPLINE.PLG
Chapter 08/BSPLINE/bspline.vcproj
Chapter 08/BSPLINE/bspline.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/BSPLINE/BSPLINE.VPJ
Chapter 08/BSPLINE/bSplineApp.cpp
Chapter 08/BSPLINE/Debug/
Chapter 08/BSPLINE/Debug/BuildLog.htm
Chapter 08/BSPLINE/Release/
Chapter 08/BSPLINE/Release/BuildLog.htm
Chapter 08/BSPLINE/StdAfx.cpp
Chapter 08/BSPLINE/StdAfx.h
Chapter 08/Chapter 08.ncb
Chapter 08/Chapter 08.sln
Chapter 08/Chapter 08.suo
Chapter 08/GameLib/
Chapter 08/GameLib/Application.cpp
Chapter 08/GameLib/Application.h
Chapter 08/GameLib/Debug/
Chapter 08/GameLib/Debug/BuildLog.htm
Chapter 08/GameLib/DefaultShader.fx
Chapter 08/GameLib/DxHelper.h
Chapter 08/GameLib/File.cpp
Chapter 08/GameLib/File.h
Chapter 08/GameLib/GameErrors.h
Chapter 08/GameLib/GameGlobals.h
Chapter 08/GameLib/GameLib.vcproj
Chapter 08/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/GameLib/GameTypes.h
Chapter 08/GameLib/GraphicsLayer.cpp
Chapter 08/GameLib/GraphicsLayer.h
Chapter 08/GameLib/InputLayer.cpp
Chapter 08/GameLib/InputLayer.h
Chapter 08/GameLib/Keyboard.cpp
Chapter 08/GameLib/Keyboard.h
Chapter 08/GameLib/Model.cpp
Chapter 08/GameLib/model.h
Chapter 08/GameLib/Mouse.cpp
Chapter 08/GameLib/Mouse.h
Chapter 08/GameLib/Release/
Chapter 08/GameLib/Release/BuildLog.htm
Chapter 08/GameLib/Sound.cpp
Chapter 08/GameLib/Sound.h
Chapter 08/GameLib/SoundLayer.cpp
Chapter 08/GameLib/SoundLayer.h
Chapter 08/GameLib/StdAfx.cpp
Chapter 08/GameLib/StdAfx.h
Chapter 08/GameLib/WAVREAD.CPP
Chapter 08/GameLib/WAVREAD.H
Chapter 08/GameLib/Window.cpp
Chapter 08/GameLib/Window.h
Chapter 08/invKim/
Chapter 08/invKim/Debug/
Chapter 08/invKim/Debug/BuildLog.htm
Chapter 08/invKim/invKim.cpp
Chapter 08/invKim/invKim.plg
Chapter 08/invKim/invKim.vcproj
Chapter 08/invKim/invKim.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/invKim/invKim.vpj
Chapter 08/invKim/Release/
Chapter 08/invKim/Release/BuildLog.htm
Chapter 08/invKim/StdAfx.cpp
Chapter 08/invKim/StdAfx.h
Chapter 08/LIB/
Chapter 08/math3D/
Chapter 08/math3D/BBOX3.CPP
Chapter 08/math3D/bSphere3.h
Chapter 08/math3D/BspTree.cpp
Chapter 08/math3D/BspTree.h
Chapter 08/math3D/COLOR3.CPP
Chapter 08/math3D/COLOR3.H
Chapter 08/math3D/COLOR4.CPP
Chapter 08/math3D/COLOR4.H
Chapter 08/math3D/Debug/
Chapter 08/math3D/Debug/BuildLog.htm
Chapter 08/math3D/lineSeg3.h
Chapter 08/math3D/math3D.vcproj
Chapter 08/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/math3D/mathD3D.h
Chapter 08/math3D/mathGlobal.h
Chapter 08/math3D/MATRIX4.CPP
Chapter 08/math3D/MATRIX4.H
Chapter 08/math3D/PLANE3.CPP
Chapter 08/math3D/PLANE3.H
Chapter 08/math3D/POINT3.CPP
Chapter 08/math3D/POINT3.H
Chapter 08/math3D/POINT4.H
Chapter 08/math3D/POLYGON.H
Chapter 08/math3D/Release/
Chapter 08/math3D/Release/BuildLog.htm
Chapter 08/math3D/TRI.H
Chapter 08/Radiosity/
Chapter 08/Radiosity/Debug/
Chapter 08/Radiosity/Debug/BuildLog.htm
Chapter 08/Radiosity/Radiosity.plg
Chapter 08/Radiosity/Radiosity.vcproj
Chapter 08/Radiosity/Radiosity.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/Radiosity/Radiosity.vpj
Chapter 08/Radiosity/RadiosityApp.cpp
Chapter 08/Radiosity/RadiosityCalc.cpp
Chapter 08/Radiosity/RadiosityCalc.h
Chapter 08/Radiosity/Release/
Chapter 08/Radiosity/Release/BuildLog.htm
Chapter 08/Radiosity/StdAfx.cpp
Chapter 08/Radiosity/StdAfx.h
Chapter 08/SubDiv/
Chapter 08/SubDiv/COW.O3D
Chapter 08/SubDiv/Debug/
Chapter 08/SubDiv/Debug/BuildLog.htm
Chapter 08/SubDiv/fullscreen.bat
Chapter 08/SubDiv/FULLSC~1.PIF
Chapter 08/SubDiv/NEWPLANE.O3D
Chapter 08/SubDiv/OCT.O3D
Chapter 08/SubDiv/RABBIT.O3D
Chapter 08/SubDiv/Release/
Chapter 08/SubDiv/Release/BuildLog.htm
Chapter 08/SubDiv/StdAfx.cpp
Chapter 08/SubDiv/StdAfx.h
Chapter 08/SubDiv/SubDiv.cpp
Chapter 08/SubDiv/SubDiv.plg
Chapter 08/SubDiv/SubDiv.vcproj
Chapter 08/SubDiv/SubDiv.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/SubDiv/SubDiv.vpj
Chapter 08/SubDiv/SubDivSurf.cpp
Chapter 08/SubDiv/SubDivSurf.h
Chapter 08/SubDiv/TET.O3D
Chapter 08/Teapot/
Chapter 08/Teapot/BEZIER.CPP
Chapter 08/Teapot/BEZIER.H
Chapter 08/Teapot/Debug/
Chapter 08/Teapot/Debug/BuildLog.htm
Chapter 08/Teapot/Release/
Chapter 08/Teapot/Release/BuildLog.htm
Chapter 08/Teapot/StdAfx.cpp
Chapter 08/Teapot/StdAfx.h
Chapter 08/Teapot/Teapot.aps
Chapter 08/Teapot/Teapot.cpp
Chapter 08/Teapot/Teapot.h
Chapter 08/Teapot/Teapot.plg
Chapter 08/Teapot/Teapot.vcproj
Chapter 08/Teapot/Teapot.vcproj.WooWoo-PC.WooWoo.user
Chapter 08/Teapot/Teapot.vpj
Chapter 09/BIN/
Chapter 09/BIN/MEDIA/
Chapter 09/BIN/MEDIA/BASE.DDS
Chapter 09/BIN/MEDIA/CLOUDS.DDS
Chapter 09/BIN/MEDIA/DETAIL.DDS
Chapter 09/BIN/MEDIA/DETAIL2.DDS
Chapter 09/BIN/MEDIA/detail3.bmp
Chapter 09/BIN/MEDIA/detail3.dds
Chapter 09/BIN/MEDIA/EARTH.DDS
Chapter 09/BIN/MEDIA/earthmask.dds
Chapter 09/BIN/MEDIA/GLOSSMAP.DDS
Chapter 09/BIN/MEDIA/GLOWMAP.DDS
Chapter 09/BIN/MEDIA/glownoise.dds
Chapter 09/BIN/MEDIA/space.bmp
Chapter 09/BIN/MEDIA/space.dds
Chapter 09/BIN/MEDIA/SPECMAP.DDS
Chapter 09/BIN/MEDIA/spheremap.dds
Chapter 09/BIN/MEDIA/stars.bmp
Chapter 09/BIN/MEDIA/STARS.DDS
Chapter 09/BIN/MEDIA/water.bmp
Chapter 09/Chapter 09.ncb
Chapter 09/Chapter 09.sln
Chapter 09/Chapter 09.suo
Chapter 09/DETAIL/
Chapter 09/DETAIL/Debug/
Chapter 09/DETAIL/Debug/BuildLog.htm
Chapter 09/DETAIL/DETAIL.CPP
Chapter 09/DETAIL/DETAIL.PLG
Chapter 09/DETAIL/detail.vcproj
Chapter 09/DETAIL/detail.vcproj.WooWoo-PC.WooWoo.user
Chapter 09/DETAIL/Release/
Chapter 09/DETAIL/Release/BuildLog.htm
Chapter 09/DETAIL/StdAfx.cpp
Chapter 09/DETAIL/StdAfx.h
Chapter 09/GameLib/
Chapter 09/GameLib/Application.cpp
Chapter 09/GameLib/Application.h
Chapter 09/GameLib/Debug/
Chapter 09/GameLib/Debug/BuildLog.htm
Chapter 09/GameLib/DefaultShader.fx
Chapter 09/GameLib/DxHelper.h
Chapter 09/GameLib/File.cpp
Chapter 09/GameLib/File.h
Chapter 09/GameLib/GameErrors.h
Chapter 09/GameLib/GameGlobals.h
Chapter 09/GameLib/GameLib.vcproj
Chapter 09/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Chapter 09/GameLib/GameTypes.h
Chapter 09/GameLib/GraphicsLayer.cpp
Chapter 09/GameLib/GraphicsLayer.h
Chapter 09/GameLib/InputLayer.cpp
Chapter 09/GameLib/InputLayer.h
Chapter 09/GameLib/Keyboard.cpp
Chapter 09/GameLib/Keyboard.h
Chapter 09/GameLib/Model.cpp
Chapter 09/GameLib/model.h
Chapter 09/GameLib/Mouse.cpp
Chapter 09/GameLib/Mouse.h
Chapter 09/GameLib/Release/
Chapter 09/GameLib/Release/BuildLog.htm
Chapter 09/GameLib/Sound.cpp
Chapter 09/GameLib/Sound.h
Chapter 09/GameLib/SoundLayer.cpp
Chapter 09/GameLib/SoundLayer.h
Chapter 09/GameLib/StdAfx.cpp
Chapter 09/GameLib/StdAfx.h
Chapter 09/GameLib/Texture.cpp
Chapter 09/GameLib/Texture.h
Chapter 09/GameLib/WAVREAD.CPP
Chapter 09/GameLib/WAVREAD.H
Chapter 09/GameLib/Window.cpp
Chapter 09/GameLib/Window.h
Chapter 09/lib/
Chapter 09/math3D/
Chapter 09/math3D/BBOX3.CPP
Chapter 09/math3D/bSphere3.h
Chapter 09/math3D/BspTree.cpp
Chapter 09/math3D/BspTree.h
Chapter 09/math3D/COLOR3.CPP
Chapter 09/math3D/COLOR3.H
Chapter 09/math3D/COLOR4.CPP
Chapter 09/math3D/COLOR4.H
Chapter 09/math3D/Debug/
Chapter 09/math3D/Debug/BuildLog.htm
Chapter 09/math3D/lineSeg3.h
Chapter 09/math3D/math3D.vcproj
Chapter 09/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Chapter 09/math3D/mathD3D.h
Chapter 09/math3D/mathGlobal.h
Chapter 09/math3D/MATRIX4.CPP
Chapter 09/math3D/MATRIX4.H
Chapter 09/math3D/PLANE3.CPP
Chapter 09/math3D/PLANE3.H
Chapter 09/math3D/POINT3.CPP
Chapter 09/math3D/POINT3.H
Chapter 09/math3D/POINT4.H
Chapter 09/math3D/POLYGON.H
Chapter 09/math3D/Release/
Chapter 09/math3D/Release/BuildLog.htm
Chapter 09/math3D/TRI.H
Chapter 09/MULTITEX/
Chapter 09/MULTITEX/Debug/
Chapter 09/MULTITEX/Debug/BuildLog.htm
Chapter 09/MULTITEX/MULTITEX.CPP
Chapter 09/MULTITEX/MULTITEX.PLG
Chapter 09/MULTITEX/multitex.vcproj
Chapter 09/MULTITEX/multitex.vcproj.WooWoo-PC.WooWoo.user
Chapter 09/MULTITEX/Release/
Chapter 09/MULTITEX/Release/BuildLog.htm
Chapter 09/MULTITEX/StdAfx.cpp
Chapter 09/MULTITEX/StdAfx.h
Chapter 10/ViewCone.cpp
Chapter 10/ViewCone.h
Game/BIN/
Game/BIN/clientLog.txt
Game/BIN/MEDIA/
Game/BIN/MEDIA/atrium_wall.dds
Game/BIN/MEDIA/BRICK.DDS
Game/BIN/MEDIA/CEMENT2.DDS
Game/BIN/MEDIA/CHECKER.DDS
Game/BIN/MEDIA/COLUMN.DDS
Game/BIN/MEDIA/EXPLODE.WAV
Game/BIN/MEDIA/FIRE.WAV
Game/BIN/MEDIA/FLOOR1.DDS
Game/BIN/MEDIA/LEVEL1.RES
Game/BIN/MEDIA/level1.world
Game/BIN/MEDIA/LIGHT.DDS
Game/BIN/MEDIA/OCT.O3D
Game/BIN/MEDIA/PROJECTI.DDS
Game/BIN/MEDIA/projectile.o3d
Game/BIN/MEDIA/ROBO.DDS
Game/BIN/MEDIA/ROBOT.O3D
Game/BIN/MEDIA/ROCKET.DDS
Game/BIN/MEDIA/ROCKET.O3D
Game/BIN/MEDIA/STONE.DDS
Game/BIN/MEDIA/TILE.DDS
Game/BIN/MEDIA/trapfloor.dds
Game/BIN/MEDIA/TRAPWALL.DDS
Game/BIN/MEDIA/WALL1.DDS
Game/BIN/MEDIA/WALL2.DDS
Game/BIN/MEDIA/WARNING.DDS
Game/BIN/MEDIA/warningwall.dds
Game/BIN/Run Client (Local).lnk
Game/BIN/serverLog.txt
Game/debug/
Game/Game.ncb
Game/Game.sln
Game/Game.suo
Game/GameClient/
Game/GameClient/clientLog.txt
Game/GameClient/Debug/
Game/GameClient/Debug/BuildLog.htm
Game/GameClient/Drawing.cpp
Game/GameClient/Game.cpp
Game/GameClient/GameClient.dsp
Game/GameClient/GameClient.plg
Game/GameClient/GameClient.vcproj
Game/GameClient/GameClient.vcproj.WooWoo-PC.WooWoo.user
Game/GameClient/Release/
Game/GameClient/Release/BuildLog.htm
Game/GameClient/StdAfx.cpp
Game/GameClient/StdAfx.h
Game/GameCommon/
Game/GameCommon/Debug/
Game/GameCommon/Debug/BuildLog.htm
Game/GameCommon/Ents/
Game/GameCommon/Ents/GameEnt.cpp
Game/GameCommon/Ents/GameEnt.h
Game/GameCommon/Ents/GameObjectItem.cpp
Game/GameCommon/Ents/GameObjectItem.h
Game/GameCommon/Ents/GameParaEnt.cpp
Game/GameCommon/Ents/GameParaEnt.h
Game/GameCommon/Ents/GamePlayerEnt.cpp
Game/GameCommon/Ents/GamePlayerEnt.h
Game/GameCommon/Ents/GameProjEnt.cpp
Game/GameCommon/Ents/GameProjEnt.h
Game/GameCommon/Ents/GameSpawnEnt.cpp
Game/GameCommon/Ents/GameSpawnEnt.h
Game/GameCommon/GameCell.cpp
Game/GameCommon/GameCell.h
Game/GameCommon/GameCommon.plg
Game/GameCommon/GameCommon.vcproj
Game/GameCommon/GameCommon.vcproj.WooWoo-PC.WooWoo.user
Game/GameCommon/GameWorld.cpp
Game/GameCommon/GameWorld.h
Game/GameCommon/HEADERS.H
Game/GameCommon/MsgDaemon.cpp
Game/GameCommon/MsgDaemon.h
Game/GameCommon/NetMsgs/
Game/GameCommon/NetMsgs/EntNM.cpp
Game/GameCommon/NetMsgs/EntNM.h
Game/GameCommon/NetMsgs/LoginNM.cpp
Game/GameCommon/NetMsgs/LoginNM.h
Game/GameCommon/NetMsgs/MiscNM.cpp
Game/GameCommon/NetMsgs/MiscNM.h
Game/GameCommon/NetMsgs/NetMessages.cpp
Game/GameCommon/NetMsgs/NetMessages.h
Game/GameCommon/Release/
Game/GameCommon/Release/BuildLog.htm
Game/GameCommon/ResourceMgr.cpp
Game/GameCommon/ResourceMgr.h
Game/GameCommon/StdAfx.cpp
Game/GameCommon/StdAfx.h
Game/GameCommon/ViewCone.cpp
Game/GameCommon/ViewCone.h
Game/GameLib/
Game/GameLib/Application.cpp
Game/GameLib/Application.h
Game/GameLib/Debug/
Game/GameLib/Debug/BuildLog.htm
Game/GameLib/DefaultShader.fx
Game/GameLib/DxHelper.h
Game/GameLib/File.cpp
Game/GameLib/File.h
Game/GameLib/GameErrors.h
Game/GameLib/GameGlobals.h
Game/GameLib/GameLib.vcproj
Game/GameLib/GameLib.vcproj.WooWoo-PC.WooWoo.user
Game/GameLib/GameTypes.h
Game/GameLib/GraphicsLayer.cpp
Game/GameLib/GraphicsLayer.h
Game/GameLib/InputLayer.cpp
Game/GameLib/InputLayer.h
Game/GameLib/Keyboard.cpp
Game/GameLib/Keyboard.h
Game/GameLib/Model.cpp
Game/GameLib/model.h
Game/GameLib/Mouse.cpp
Game/GameLib/Mouse.h
Game/GameLib/Release/
Game/GameLib/Release/BuildLog.htm
Game/GameLib/Sound.cpp
Game/GameLib/Sound.h
Game/GameLib/SoundLayer.cpp
Game/GameLib/SoundLayer.h
Game/GameLib/StdAfx.cpp
Game/GameLib/StdAfx.h
Game/GameLib/Texture.cpp
Game/GameLib/Texture.h
Game/GameLib/WAVREAD.CPP
Game/GameLib/WAVREAD.H
Game/GameLib/Window.cpp
Game/GameLib/Window.h
Game/GameServer/
Game/GameServer/Debug/
Game/GameServer/Debug/BuildLog.htm
Game/GameServer/Debug/RCa04600
Game/GameServer/GameServer.cpp
Game/GameServer/GameServer.dsp
Game/GameServer/GameServer.h
Game/GameServer/GameServer.plg
Game/GameServer/GameServer.rc
Game/GameServer/GameServer.vcproj
Game/GameServer/GameServer.vcproj.WooWoo-PC.WooWoo.user
Game/GameServer/GameServer2.aps
Game/GameServer/GameServer2.ico
Game/GameServer/GameServer2.plg
Game/GameServer/GameServerApp.cpp
Game/GameServer/GameServerApp.h
Game/GameServer/Release/
Game/GameServer/Release/BuildLog.htm
Game/GameServer/RESOURCE.H
Game/GameServer/serverLog.txt
Game/GameServer/SMALL.ICO
Game/GameServer/StdAfx.cpp
Game/GameServer/StdAfx.h
Game/lib/
Game/math3D/
Game/math3D/BBOX3.CPP
Game/math3D/bSphere3.h
Game/math3D/BspTree.cpp
Game/math3D/BspTree.h
Game/math3D/COLOR3.CPP
Game/math3D/COLOR3.H
Game/math3D/COLOR4.CPP
Game/math3D/COLOR4.H
Game/math3D/Debug/
Game/math3D/Debug/BuildLog.htm
Game/math3D/lineSeg3.h
Game/math3D/math3D.vcproj
Game/math3D/math3D.vcproj.WooWoo-PC.WooWoo.user
Game/math3D/mathD3D.h
Game/math3D/mathGlobal.h
Game/math3D/MATRIX4.CPP
Game/math3D/MATRIX4.H
Game/math3D/PLANE3.CPP
Game/math3D/PLANE3.H
Game/math3D/POINT3.CPP
Game/math3D/POINT3.H
Game/math3D/POINT4.H
Game/math3D/POLYGON.H
Game/math3D/Release/
Game/math3D/Release/BuildLog.htm
Game/math3D/TRI.H
Game/NetLib/
Game/NetLib/cDataCompress.h
Game/NetLib/cDataExtract.h
Game/NetLib/cDataPacket.cpp
Game/NetLib/cDataPacket.h
Game/NetLib/cHost.cpp
Game/NetLib/cHost.h
Game/NetLib/cMonitor.cpp
Game/NetLib/cMonitor.h
Game/NetLib/cNetClock.cpp
Game/NetLib/cNetClock.h
Game/NetLib/cNetError.cpp
Game/NetLib/cNetError.h
Game/NetLib/cQueueIn.cpp
Game/NetLib/cQueueIn.h
Game/NetLib/cQueueOut.cpp
Game/NetLib/cQueueOut.h
Game/NetLib/cThread.cpp
Game/NetLib/cThread.h
Game/NetLib/cUnreliableQueueIn.cpp
Game/NetLib/cUnreliableQueueIn.h
Game/NetLib/cUnreliableQueueOut.cpp
Game/NetLib/cUnreliableQueueOut.h
Game/NetLib/Macros.h
Game/NetLib/MTUDP.CPP
Game/NetLib/MTUDP.H
Game/NetLib/NetLib/
Game/NetLib/NetLib/Debug/
Game/NetLib/NetLib/Debug/BuildLog.htm
Game/NetLib/NetLib/NetLib.vcproj
Game/NetLib/NetLib/NetLib.vcproj.WooWoo-PC.WooWoo.user
Game/NetLib/NetLib/Release/
Game/NetLib/NetLib/Release/BuildLog.htm
Game/ReadMe.html
Game/release/
LICENSE.TXT

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org