CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 游戏引擎

文件名称:DirectX-Ultimate-Game-Programming

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    60.5mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。

  一旦读者开发出该游戏,就可以轻松地对其功能进行扩展,并定制该游戏,添加一些特有的功能。如果读者已经具备了基本编程 技能且热爱游戏开发出自己的游戏,那么可以在本书中找到大量所需的素材。

  本书适合于想实践游戏开发的学生、游戏编程的初学者以及想要学习游戏开发的C++程序员。-Make your own games using DirectX 10 and C++ with Ultimate Game Programming with DirectX, Second Edition. Written for experienced programmers who want to learn DirectX 10 and how to apply it to game creation, this book goes in-depth with DirectX 10 and each of its subsystems. Every part of the gamedevelopment process is covered and you ll apply your existing game-development skills to the new techniques and tools covered in the book. Beginning with an introduction to DirectX and Direct3D, you ll work your way through graphical interfaces, animation paths,advanced lighting and shadows,various surfacemapping techniques, and even sound. One topic is covered per chapter and end-of-chapter questions help you practice and reinforce your new skills.Whether you re a current gamedevelopment student or a professional developer, you ll find the information and techniques you need to gain a clear understanding of game programming with DirectX 10.
相关搜索: directx

(系统自动生成,下载前可以参看下载内容)

下载文件列表

DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.exe
DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.sln
DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.suo
DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.vcproj
DirectX终极编程/chapter4/AlphaTransparency/decal.tga
DirectX终极编程/chapter4/AlphaTransparency/main.cpp
DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.vcproj.SNAIL.xiongj.user
DirectX终极编程/chapter4/AlphaTransparency/Debug/BuildLog.htm
DirectX终极编程/chapter4/AlphaTransparency/Debug/vc80.pdb
DirectX终极编程/chapter4/AlphaTransparency/Debug/vc80.idb
DirectX终极编程/chapter4/AlphaTransparency/Debug/main.obj
DirectX终极编程/chapter4/AlphaTransparency/Debug/AlphaTransparency.exe.intermediate.manifest
DirectX终极编程/chapter4/AlphaTransparency/Debug/mt.dep
DirectX终极编程/chapter4/AlphaTransparency/AlphaTransparency.vcproj.PC-20100616WSEI.Administrator.user
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.exe
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.sln
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.suo
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.vcproj
DirectX终极编程/chapter4/D3DNormalMaps/heightMap.tga
DirectX终极编程/chapter4/D3DNormalMaps/main.cpp
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.vcproj.SNAIL.xiongj.user
DirectX终极编程/chapter4/D3DNormalMaps/Debug/BuildLog.htm
DirectX终极编程/chapter4/D3DNormalMaps/Debug/vc80.pdb
DirectX终极编程/chapter4/D3DNormalMaps/Debug/vc80.idb
DirectX终极编程/chapter4/D3DNormalMaps/Debug/main.obj
DirectX终极编程/chapter4/D3DNormalMaps/Debug/D3DNormalMaps.exe.intermediate.manifest
DirectX终极编程/chapter4/D3DNormalMaps/Debug/mt.dep
DirectX终极编程/chapter4/D3DNormalMaps/D3DNormalMaps.vcproj.PC-20100616WSEI.Administrator.user
DirectX终极编程/chapter4/GameProject3/GameProject1.suo
DirectX终极编程/chapter4/GameProject3/GameProject2.suo
DirectX终极编程/chapter4/GameProject3/GameProject3.exe
DirectX终极编程/chapter4/GameProject3/GameProject3.sln
DirectX终极编程/chapter4/GameProject3/GameProject3.suo
DirectX终极编程/chapter4/GameProject3/GameProject3.vcproj
DirectX终极编程/chapter4/GameProject3/main.cpp
DirectX终极编程/chapter4/GameProject3/main.h
DirectX终极编程/chapter4/GameProject3/GameProject3.vcproj.SNAIL.xiongj.user
DirectX终极编程/chapter4/GameProject3/UpgradeLog.XML
DirectX终极编程/chapter4/GameProject3/GameProject3.ncb
DirectX终极编程/chapter4/GameProject3/_UpgradeReport_Files/UpgradeReport.css
DirectX终极编程/chapter4/GameProject3/_UpgradeReport_Files/UpgradeReport_Minus.gif
DirectX终极编程/chapter4/GameProject3/_UpgradeReport_Files/UpgradeReport_Plus.gif
DirectX终极编程/chapter4/GameProject3/_UpgradeReport_Files/UpgradeReport.xslt
DirectX终极编程/chapter4/GameProject3/StrandedEngine/D3DRenderer.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/RenderInterface.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/StrandedEngine.vcproj
DirectX终极编程/chapter4/GameProject3/StrandedEngine/defines.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/engine.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/light.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/material.h
DirectX终极编程/chapter4/GameProject3/StrandedEngine/复件 D3DRenderer.cpp
DirectX终极编程/chapter4/GameProject3/StrandedEngine/D3DRenderer.cpp
DirectX终极编程/chapter4/GameProject3/StrandedEngine/StrandedEngine.vcproj.SNAIL.xiongj.user
DirectX终极编程/chapter4/GameProject3/lib/StrandedEngine.lib
DirectX终极编程/chapter4/GameProject3/GameProject3.vcproj.PC-20100616WSEI.Administrator.user
DirectX终极编程/chapter4/ManualBMP/BMP.cpp
DirectX终极编程/chapter4/ManualBMP/BMP.h
DirectX终极编程/chapter4/ManualBMP/ManualBMP.sln
DirectX终极编程/chapter4/ManualBMP/ManualBMP.suo
DirectX终极编程/chapter4/ManualBMP/ManualBMP.vcproj
DirectX终极编程/chapter4/ManualBMP/main.cpp
DirectX终极编程/chapter4/ManualBMP/ugp.bmp
DirectX终极编程/chapter4/ManualTGA/ManualTGA.sln
DirectX终极编程/chapter4/ManualTGA/ManualTGA.suo
DirectX终极编程/chapter4/ManualTGA/ManualTGA.vcproj
DirectX终极编程/chapter4/ManualTGA/TGA.cpp
DirectX终极编程/chapter4/ManualTGA/TGA.h
DirectX终极编程/chapter4/ManualTGA/main.cpp
DirectX终极编程/chapter4/ManualTGA/ugp.tga
DirectX终极编程/chapter4/MultiTexture/Image1.BMP
DirectX终极编程/chapter4/MultiTexture/Image2.BMP
DirectX终极编程/chapter4/MultiTexture/MultiTexture.exe
DirectX终极编程/chapter4/MultiTexture/MultiTexture.sln
DirectX终极编程/chapter4/MultiTexture/MultiTexture.suo
DirectX终极编程/chapter4/MultiTexture/MultiTexture.vcproj
DirectX终极编程/chapter4/MultiTexture/main.cpp
DirectX终极编程/chapter4/MultiTexture/MultiTexture.vcproj.SNAIL.xiongj.user
DirectX终极编程/chapter4/MultiTexture/Debug/BuildLog.htm
DirectX终极编程/chapter4/MultiTexture/Debug/vc80.pdb
DirectX终极编程/chapter4/MultiTexture/Debug/vc80.idb
DirectX终极编程/chapter4/MultiTexture/Debug/main.obj
DirectX终极编程/chapter4/MultiTexture/Debug/MultiTexture.exe.intermediate.manifest
DirectX终极编程/chapter4/MultiTexture/Debug/mt.dep
DirectX终极编程/chapter4/MultiTexture/MultiTexture.vcproj.PC-20100616WSEI.Administrator.user
DirectX终极编程/chapter4/OffScreen/D3D_OffScreenNET.suo
DirectX终极编程/chapter4/OffScreen/OffScreen.exe
DirectX终极编程/chapter4/OffScreen/OffScreen.sln
DirectX终极编程/chapter4/OffScreen/OffScreen.suo
DirectX终极编程/chapter4/OffScreen/OffScreen.vcproj
DirectX终极编程/chapter4/OffScreen/main.cpp
DirectX终极编程/chapter4/OffScreen/OffScreen.vcproj.SNAIL.xiongj.user
Di

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com