搜索资源列表
ASM_Vertex
- 《精通DirectX3D图形与动画程序设计》——22_第二十二章 ASM顶点渲染,经过测试可以运行
MotionBlur
- 《精通direct3d图形及动画程序设计》附书源代码\第三十二章 运动模糊效果-" Proficient in direct 3D graphics and animation program design" attached to the book source code \ chapter thirty-second motion blur effect
DX8TS
- Direct3D8教程:主要讲述3D数学基础,3D编程基础。第一章、准备就绪。第二章、绘制三角形。第三章、旋转的立方体。第四章、全屏模式和深度缓冲。第五章、矩阵变换。第六章、纹理。第七章、灯光与材质。第八章、索引缓冲。第九章、有纹理的球体、圆柱体和锥体。第十章、载入模型。第十一章、3D中的2D。第十二章、键盘与鼠标输入。第十三章、声音和音乐。-Direct3D8 Tutorial: 3D, focuses on the foundations of mathematics, 3D program
DirectX-3D-game-program-design
- 第一部分:必备的数学知识 第二部分:Direct3D基础 第一章初始化Direct3D 第二章渲染管线 第三章在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第三部分 实用的Direct3D 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 -1.Direct3D Initialization 2.The Rendering Pipeline 3.Drawing in Direct3D 4.Color 5
DX-Project-12
- 《DirectX 8 教程》及配套代码 第十二章:键盘与鼠标输入 Introduction (序) DirectInput Include and Library files (头文件与库文件) The Controls (控制方案) Initialising DirectInput (初始化DirectInput) Setting up the keyboard (设置键盘) Setting up the mouse (设置鼠标) Buffer
DX-Project-1
- 第一章: 准备就绪 欢迎阅读本DX教程。本教程至少能帮你入门、使你了解怎样用DX8 来开发Windows游戏。我写这个教程的原由有二:首先,当出现DX时,我还是一个初学者。所以,我想边学习边写一个教程来锻炼自己。其次,对初学者来说,DX SDK 并不是很有帮助。。。。。。。。 -Chapter: ready welcome to read this DX tutorial. This tutorial at least help you get started, so that y