搜索资源列表
Special_Effects_Game_Programming_with_DirectX_11-1
- DirectX特效游戏程序设计 [美]M.麦卡斯基 著 柯鹏 译 源代码11-17-Effects DirectX game programming [U.S.] M. McAskie柯鹏the translation of source code 11-17
DirectXeffectsgameprogramming1117
- 《DirectX特效游戏程序设计》11-17章源代码-" DirectX effects game programming" source code Chapter 11-17
TricksOfThe3DGameProgrammingGurus
- 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
directxchaptersamples
- directx游戏编程第5,6,7,9,11,12章节的示例的代码,周国庆陈洪冯人果编著,有些章节的示例源代码有错误所以就不上传了,修复了零碎的错误后上传。-directx game programming the first code sample chapters 5,6,7,9,11,12, Zhou Guoqing Feng Chen Hong who compiled the results, and some sections of the sample source code ha
DirectX-11
- Beginning DirectX 11 Game Programming 介绍DirectX11的专业书籍-Beginning DirectX 11 Game Programming
DirectX11GameProgramming
- DirectX 11 Game Programming 3D游戏编程的书籍 基于最新的 DirectX11 讲解的都是前沿技术-DirectX 11 Game Programming 3D game programming book to explain based on the latest DirectX11 are cutting-edge technology
DirectX-3D-game-program-design
- 第一部分:必备的数学知识 第二部分:Direct3D基础 第一章初始化Direct3D 第二章渲染管线 第三章在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第三部分 实用的Direct3D 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 -1.Direct3D Initialization 2.The Rendering Pipeline 3.Drawing in Direct3D 4.Color 5
DirectX.11.Game.Programming
- About This Book This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game Programming book. In this book, we teach you the basics of getting started with game graphics using the latest iteration of Direct3D: Direct3D 11. T
BeginningDirectX11GameProgramming
- 本书是《Beginning DirectX 10 Game Programming》一书的后续版本。在本书中,我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。 本书致力于教会您关于DirectX 11的各个方面。此书适用于具有一点儿或者完全没有DirectX开发经验的初中级C++编程人员。虽然有过DirectX或者OpenGL的使用经验对学习本书会更有帮助,但这不是必须。 当你学完本书之后,将掌握足够的DirectX 11的知识,从而能够自己独
livro_trd01
- Introduction to 3D Game Programming with DirectX 11 book translation to portuguese
DX11游戏编程入门(中文版)
- 《Beginning DirectX 10 Game Programming》一书的后续版本。我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。(Subsequent editions of Beginning DirectX 10 Game Programming. We will cover the basics of creating game graphics using the latest version of Direct3D - Direct3
MirrorTest
- 利用DirectX11进行镜面模拟,参照《Introduction to 3D Game Programming with DirectX 11》对类进行封装(Mirror surface simulation)