资源列表
Graphics-and-Game-Programming
- 《Managed DirectX 9 kick start: Graphics and Game Programming》-" Managed DirectX 9 kick start: Graphics and Game Programming"
OMCS.DeviceTester
- 摄像头测试程序,可在win7下运行测试。-Camera test program can be run under win7 test.
mpegDEMO
- 流媒体教学SAMPLE 是学习MPEG播放的帮助DEMO 简单容易上手-Teaching SAMPLE streaming MPEG player to learn the help of simple and easy to use DEMO
02AdvWin32
- DirectX特效游戏程序设计第二章源码
mpeg4playerv0.3
- 一个不错的播放mpeg-4视频的例子。用directshow实现,代码通俗易懂。-a good player MPEG-4 video examples. With directshow realize that the code is easily understood.
22
- directx 粒子特效编程第二章源码-Particle Effects Chapter directx programming source code
TigersBane
- Focus on 3D Terrain Programming.
cvery_35234592
- 基于DirectX绘图/贴图编写的A10攻击机程序,涉及到DirectDraw初始化、贴图、移动等多种常用算法。-A10 attack aircraft program, written based on DirectX graphics/maps related to the the DirectDraw initialization, maps, mobile, and other commonly used algorithms.
directX_lz
- 游戏开发的DirectX粒子系统运用,源码有注释-The development of DirectX games using particle systems, source code annotated
BattlePlane
- 横版飞机游戏,使用directX,win32 API-Horizontal version of the aircraft game, using directX, win32 API
Terrain
- 封装了地形类,实现了从图片文件(Bmp,Raw)中读取高度数据并创建地形。