搜索资源列表
pintugaga
- 本练习制作拼图游戏,运行效果如图99-1所示。执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-pieces of the jigsaw operation results as shown in Figure 99-1. The implementation of this example, using the mouse Drag the selected small mosaic images,
用VC语言实现的汉罗塔
- 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
Examples
- 游戏图形 游戏图形-Game graphics game graphics game graphics
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
Chap05
- 选自《3D游戏编程》第5章 实战例题:3D编程技术的实战例题, 包括基于单色多边形的绘图技巧,多重纹理的合成方法,光影贴图:运用多纹理技巧实现模拟光照,广告牌,法线贴图,阶层体系:3D数据的基本处理方式,动画,和蒙皮。-Selected from the " 3D Game Programming" Chapter 5 actual example: 3D programming examples of actual combat, including single-color
webmud_jh
- 一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大-Jianghu a graphical source code. Which contains detailed examples of documents and shows that using this code, may be developing its own graphics arena. Own definition of the rules of the
XNA4.0Programming
- 用XNA4.0进行游戏Window7 Phone与Xbox开发的快速入门教程。由浅入深的介绍了XNA开发的基础知识,对于想进行相关开发的人员具有很好的参考价值,英文原版。-Get Started Fast with XNA Game Studio 4.0–and Build Great Games for Both Windows? Phone 7 and Xbox 360? This is the industry’s best reference and tutorial for
D3D-TileDemo-Examples
- D3D TileDemo的例子 用DIRECTX3D渲染2.5D图形地图的例子,共有5个例子,1~4是用VC6编写,第5个地图例子是用VS2005编写的,地图素材用的是红警游戏里的沙漠地图来演示.-D3D TileDemo Examples --------------------- All of these were written in Visual C++ 5 Professional. It also compiles with Visual C++ 6, but
Games-and-Graphics
- Games and Graphics Code Examples