Ultimate Game Programming with DirectX源码引擎部分注释
UltimateGameProgrammingwithDirectX这本书完成了一个简易的游戏引擎并实现了一个FPS,虽然讲了很多dx9的知识但忽视了很多重点(难点)。最初阅读本书的时候,我就着c语言基础瞄上几眼c++(谭sir),还有以前接触过的3d基础,感觉十分吃力。年前一段很长失业期,我严格按着c++primer和龙书这样的步骤,后来又接触了unity3d,慢慢有点入门的赶脚,索性回头重读一遍标上注释,希望给像我这样的菜鸟们一些帮助。
用户评论
推荐下载
-
Game Programming With Ogre
Game Programming With Ogre 全英文资料,pdf格式 详细使用ogre写游戏的教程
32 2018-12-31 -
Game Programming with Silverlight
Silverlight游戏开发手册是一本初级Silverlight游戏开发教程书籍,本书介绍了使用Silverlight 3开发游戏的全过程,从中介绍如何使用Silverlight实现动画,实现音效,
32 2019-01-01 -
Ultimate Game Design Building Game Worlds EN.pdf
主要讲述了游戏的基本构架,可以宏观上了解游戏的开发过程。
16 2020-05-12 -
DirectX自制游戏引擎
此代码是我博客的示例代码,这个也是我自己制作的游戏引擎,当然,相当严重的参考了cocos代码,所以想商用(当然并不可能有人会拿它商用)比较麻烦,得去联系cocos
34 2019-06-05 -
Introduction to3D Game programming with DirectX11英文版
Introductionto3DGameprogrammingwithDirectX11
21 2020-05-13 -
Introduction_to_3D_Game_Programming_with_DirectX_9中文版
可以说是最好的DX入门教材,FrankLuna从浅入深,讨论了DX的方方面面。
15 2019-09-26 -
Introduction to3D Game Programming with DirectX12英文原版
《Introductionto3DGameProgrammingwithDirectX12》是DirectX中入门最好的书籍,也就是公认的龙书,如果需要这本书的源代码可以到github上面去下载。网址
18 2020-01-22 -
Introduction to3d Game Programming with DirectX9.0书的源代码
Introductionto3dGameProgrammingwithDirectX9.0书的源代码,每个章节都有,按书的部分分好了章节
19 2019-10-05 -
Introduction to3D Game Programming with DirectX11添加章目录版
Introductionto3DGameProgrammingwithDirectX11为了阅读方便添加章目录,读完后再添加小节。
8 2019-10-05 -
Introduction to3D Game Programming with DirectX10英文版
Thisbookwasdesignedwiththefollowingthreeaudiencesinmind:IntermediatelevelC++programmerswhowouldlike
12 2020-05-22
暂无评论