搜索资源列表
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
PhysicsGames
- 《Oreilly游戏开发物理学》的示例代码。包括完整的VC工程文件和可执行程序,以及完整的代码。是游戏开发者的良好参考-Oreilly s <Game Development Physics> s example code, including complete VC project file and executable program, and of course, the source file. The code examples are a good reference f
04_
- 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics and animation programming Cha
05_
- 精通DirectX 3D图形与动画程序设计 第5章 光照与材质 109 5.1 光照计算模型 109 5.2 光源 111 5.2.1 光源类型 111 5.2.2 光源属性 113 5.2.3 设置灯光 115 5.2.4 对光源的几点说明 116 5.3 材质 116 5.3.1 设置材质 117 5.3.2 获取材质属性 118 5.4 光照和材质示例程序 118 5.4.1 简单光照示例程序 119 5.4.2 多光源光照示例程序 12
09_
- 精通DirectX 3D图形与动画程序设计 第9章 雾化 215 9.1 雾化效果实现原理 215 9.2 雾化混合因子计算方法 215 9.3 顶点雾化与像素雾化 217 9.3.1 顶点雾化与基于范围的雾化 217 9.3.2 像素雾化和与眼相关深度雾化 218 9.4 为场景添加雾化效果 218 9.4.1 顶点雾化示例程序 218 9.4.2 像素雾化示例程序 226 9.4.3 基于范围的雾化示例程序 227 9.5 对雾化效果的几点说明 2
13
- 编写俄罗斯方块游戏,在讲述的同时写了些专门针对这些方法的示例程序-Tetris game written in about the same time to write some examples of specific procedures for these methods
courseforjavagameprograming
- 《游戏程序设计教程》课件+代码。java开发环境下的游戏编程课件和代码示例。-" Game programming tutorial" courseware+ code. java game programming development environment courseware and code samples.
Professional-CPP--2nd
- 虽然C + +中,往往是从游戏编程主要的商业应用软件的首选语言,它也是最难以掌握。这个严肃的书,您将学习如何征服最新版本的C + +。笔者解密鲜为人知的特征的C ++,股份详细的代码示例,然后你可以插入自己的代码,并揭示了显着变化的C ++陪最新版本。你会发现如何设计和构建应用程序,解决现实世界的问题,然后实施解决方案,使用的语言的全部功能。 呼吁有经验的开发人员正在寻找更高层次的学习 向下钻取到最新的广泛变化的C ++标准,C + ++11,包括运行时的性能,标准库,语言可用性,
Visual-CPP-fun-Guidance
- 以示例教学方式来组织内容,集趣味性、直观性和可操作性于一体,适用于 Visual C++初学者及对游戏程序感兴趣的电脑爱好者。-Example of teaching methods to organize content, set interesting, intuitive and operable in one, for in the Visual C++ beginners and computer enthusiasts interested in the game program
thread-priority-example-horse-racing
- VC++线程优先级示例程序-赛马,不同优先级执行的程序显示在进度条中,有长有短,像赛马一样,体现出每个线程被执行的优先顺序-VC++ thread priority sample program- horse racing, the priority execution program displays a progress bar with a long or short, like horse racing, reflecting the priority of each thread is
AI_project04_15_23
- ,更新:使用优先级队列实现的迪杰斯特拉算法,里面有个小对战游戏主要程序部分示例-Update: Dijkstra algorithm using priority queue implementation, there are a small part of the sample program main battle game