资源列表
DSoundDemo
- Direct Sound音频采集和混音实现-Direct Sound mixing audio collection and achieve
playwithtitle
- directshow开发的简单播放器,主要实现了对字幕的控制-the development of a simple directshow player, the main control on the subtitles
Quadtrees
- 用MFC建立一个四叉树,实现生成四叉树的方法。-Using MFC to build a quadtree, quadtree to achieve generation of methods.
c++游戏
- vc游戏 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-vc game is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes
XInput
- MS Xinput for game programming
CODE_UPLOAD137411132001
- 三维公园,有树和飞鸟,是学习DIREXT 3D 的好例子-3D Park, the trees and birds, learning DIREXT 3D is a good example
asound_4
- Audio Mixer函数缩进一组控制音频线到目标设备的函数,并也可以控制音量和其他效果。在这组API中,尽管只有十个函数和两个消息,但使用起来还是比较难。本在本节中,通过应用这些函数编写成3个应用程序,来展示它们的使用方法。而且,尽可能采用实际应用中的用户界面,这样,更有可能被读者直接利用。 -Audio Mixer Functions indent a line to the target device controls the audio functions, and also can
TexCube
- directx9.0 绘制立方体木箱并赋予纹理贴图,加光照-directx9.0 draw a cube wooden box and give texture mapping, plus light
Direct3D
- Direct3d程序,帮助初学者学习direct编程-Direct3d Program
OrthoMatrix
- 学习DirectX的一个简单例子,是《DirecX游戏开发终极指南》中的一个现成例子-A simple example of learning DirectX
Directxshow
- 用directxshow9.0实现在视频上叠加字幕,vc+6.0平台