搜索资源列表
CDDGame-saintfighter-src-code
- 一个完整的2D滚屏游戏示例,编译后可以运行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戏逻辑完整,有记分系统,供喜欢游戏编程的初学者参考切磋。-a full 2d scrolling screen game demo.play it after building.using DIRECT DRAW,DIRECT INPUT,DIRECT SOUND,game logic is complete,whith score counting system.i
3DGame
- 3D游戏编程,有关3D的原理,数学方法,有DIRECT 来写3D游戏-3D game programming, 3D and mathematical methods, DIRECT to write 3D games
simple_ddraw_game
- 最基本的direct draw 游戏编程入门,很好的参考,对于初学者。-basic game programming draw direct entry, a good reference for beginners.
javagamestudy3
- java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。 注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行 环境) 本章的资源文件包括: play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请 注意在同一目录下是否存在matrix.jar文件) matrix.jar 打包的“网络俄罗斯方块”游戏,它把所有网络
Direct3DGamePrimer
- Direct3D游戏编程入门教程,以Direct9为基础讲述,介绍详细,用DIRECT编辑游戏的细节都涉及到。适合初学者。-Direct3D games portal Programming Guide, based on Direct9, introduced in detail, DIRECT editor games with the details involved. For beginners.
EidolonGame
- 用Direct8 VC++6.0环境下开发的超级玛丽游戏,对学习Direct 游戏入门编程的很好源码
stg
- 该程序中可以学习用VC实现direct draw编程,可以作为游戏编程的入门资料。-the procedure can be used to study VC direct draw programming, game programming can be used as data entry.
DIrectInput
- 详细描述了Direct9.0的鼠标键盘输入 是学习Direct9.0和游戏编程必不可少的内容-A detailed descr iption of the mouse and keyboard input Direct9.0 Direct9.0 and games to learn the content of programming is essential 朗读 显示对应的拉丁字符的拼音 字典- 查看字典详细内容
Visual C++游戏编程基础
- 介绍了如何以visual C++ 及Direct X来设计游戏。通过深入浅出的概念讲解与实例相结合逐步实现制作游戏的梦想。本书从游戏画面绘制,动画技巧,输入消息处理,人工智能,物理现象设计以及进行3D等基本设计基础开始
Chapter06
- direct游戏编程之光照材质内容,光照,环境光,漫反射光,镜面反射光,自发光,材质贴图的使用-light material content of the direct game programming, light, ambient, diffuse, specular reflection of light, self-luminous, the use of textures
lianliankan
- 这是一个连连看游戏的程序代码,其中还有连连看的*代码,对喜欢写些小游戏的游戏编程爱好者应该非常有帮助。是在VC6.0平台下编写的,可以直接编译后使用。-Lianliankan Games This is a procedure code, there is one of the plug-in code Lianliankan of Writing enjoy small game enthusiasts Game programming should be very helpful. At
DirectX9.03Dgameprogramingandcode
- DirectX 9.0 3D游戏开发编程基础(英文版)及配套代码 关于direct 9.0的入门书籍,非常经典-DirectX 9.0 3D game programing
Audio_Video
- 介绍游戏中声音和视频编程的书籍,以directx 9.0 为基础,详细介绍了 direct show 和 direct audio。视频部分中,有如何在3D游戏中播放视频的教程-Describes the game sound and video programming, books, in order to directx 9.0, based on detailed information on direct show and direct audio. Video section, the
Tricks-of-Win-Game-Programming-
- 详细覆盖了从Windows编程到direct 3D, direct Draw, direct Music, direct Input的编程方法,以及游戏编程中的常用算法和编程技巧。-This book takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Fo
DirectX
- direct学编程的介绍,对于游戏开发以及图像编程有帮助-introduction of direct learning program for game development and graphics programming help
DirectD3D
- PDF格式的,学习D3D的好资料,需要的朋友们可以下载-PDF format, to learn D3D good information, need friends can download
3PointPlane
- DIRECT 游戏编程中的三点平面,介绍DIRECTX编程的一个小例子-DIRECT the three planes in the game programming to introduce a small example program DIRECTX
DIRECTX.9.0.3Dgame
- 关于Direct 9.0 3D游戏编程的介绍.-The introduction of Direct9.0 3D game programming
Windows-game-program
- 《Windows游戏编程》光盘 direct X必备 很好的资料-Windows game develop iso directX must prepared for
Chapter05
- direct游戏编程之顶点坐标变换,世界变换,观察变换,投影变换,视区变换,矩阵类型等内容-direct game programming vertex coordinate transformation, the world transform to observe the transformation, projection transformation, viewport transform, matrix type, etc.