资源列表
lab
- directx 2d example and direct sound
BeginningDirect3DGameProgramming
- Beginning Direct3D Game Programming一书的书附源代码-Beginning Direct3D Game Programming a book written with source code
pad
- 使用DirectX9.0的directinput写的键盘接受功能,控制一个红颜色的球在窗口中移动-DirectX9.0 use of the keyboard writing to accept directinput function, control of a red ball moving in the window
Mobile-plane
- 该程序使用C++ DirectX编程,实现了飞机模型的导入,并自由移动等等。是学习DirectX很好的学习实例。-The program use C++ DirectX programming, realize the model plane s import, and free to move and so on. Learning is a good study examples DirectX
Introduction_To_3d_Game_Engine_Design_Using_Direct
- 书籍Introduction To 3d Game Engine Design Using Directx 9 And C Sharp英文原版-Book Introduction To 3d Game Engine Design Using Directx 9 And C Sharp original English
D3D_Pentagram
- 绘制立体的五角星,用c++代码实现,基于directx-Draw three-dimensional five-pointed star, with c++ code based on directx
APress.Introduction.to.3D.Game.Engine.Design.Using
- Apress荣誉出品的directx9编程书,此版书被认为是directx9编程的经典参考书。-Produced for directx9 Apress programming book, this edition of the book is considered the classic reference directx9 programming.
BasicTD
- 基于DX9的基本3D引擎,有良好的引擎框架,有兴趣的可以继续完善-A 3D engine based on directx 9.0c, and it has well engine s framework, the man should advanced it by your own code into it
Mirror
- 图行中有个内容是镜像效果,这是个基于DirectX实现镜面效果的程序。-Graph line a content is mirror effect, this is a realization based on DirectX mirror-like effect procedure.
Camera
- Directx中实现灵活摄像机,包括前后左右、飞行和旋转等功能,完成了摄像机的基本功能-Directx in flexible camera, including around, flight and rotation functions, the completion of the basic functions of the camera
MySum
- 其中有不少注释,刚学Direct3D,对初学者有很大帮助
Chap16
- DirectX角色扮演游戏编程第二版的最后一章的源代码,作者整合了之前的游戏引擎和其他组件开发了一个小RPG游戏。