资源列表
Source
- 这个包内是一批经典的Directx游戏,写的很好,推荐参考!
DirectShowLibV1-5
- Direct Show Libary File ver.1.5, 提供Direct show 開發時引用工具集
3DGame
- 一本讲3D游戏编程基础的书,比较适合初学DIRECTX的人
dxmrtp.dll
- Intel FOR Direct SHOW 的 RTP FILTER 集合, 包含 多種版別
csharp3d
- C#做的3d程序源码,使用了directx组件,主要演示了建模过程
DXCapture_demo
- AppWizard has created this DXCapture application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
GrabBitmaps
- 取得视频图片,实时捕捉图像数据,保存为bmp
d3d_cube
- 用.net2005做的DIRECT3D小程序,程序展示的是一个旋转的立方体
teapot
- 用.net2005做的DIRECT3D小程序,程序展示的是一个旋转的茶壶,直接用direct3d的sdk函数D3DXCreateTeapot()创建
01_CreateDevice
- Direct3D创建设备框架 供新人使用及参考 最基本的Direct3D
ManagedDirectX9KickStart
- Managed DirectX 9 Kick Start - Graphics and Game Programming.rar 不用多说了,sams出品的关于托管类DirectX的使用的教程,很不错,但有些东西相对教老。
Beginning.DirectX9
- 非常详细的介绍了directX使用的书籍,几乎是step by step了