资源列表
DirectX
- directx 游戏开发编程基础 详细介绍了游戏开发的全过程-directx
Direct3D
- direct3d 技术内幕 详细介绍了3d的整个学习过程-direct3d
directshow
- vc2005 directshow 播放avi 源码 手把手环境配置说明 工程可随意移动到别的机器上编译-vc2005 directshow avi playback environment configuration source that works to be hands free to move to another machine to compile
201011-634
- 基于DirectShow 和OpenCV 的视频图像处理 系统,包括系统设计的整体流程-DirectShow and OpenCV based on video image processing system, including overall system design process
2
- 一种基于DirectShow 框架的实时视频彩色图像增强方法-A real-time video based on DirectShow framework for color image enhancement method
Example2
- 《Directx》书籍中的一个实例代码,对学习有帮助,互勉-" Directx" an instance of the code books on learning to help one another
weiweiskybox
- 一个不断旋转播放的怪物盒子,里面有很多基础的功能代码。d3d图形渲染。-Play an ever-rotating monster box, there are many basic function code. d3d graphics rendering.
Ultraconta21647710102009
- this a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making-
DirectShowEnvironmentSetting
- vc++ 基于directx开发的设置技巧。-directx vc++ based development setting skills.
4-100H5101350
- 简单的RPG游戏,采用了DirectX来编写,主要的函数有bmove(int &zhi) -aaa
Chapter1801
- Directx游戏编程第18章的散射光代码,由于附带的源代码与最新版本的directx不兼容所以无法运行,修改某些参数后通过编译。-Directx Game Programming Chapter 18 of the scattered light code, because the source code with the latest version of directx is not compatible so it can not run, modify some parameters
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm