资源列表
directshow实务精选04
- directshow实务精选第四章,主要内容是视频叠加,内容仅供学习-directshow substantive selected fourth chapter, the main content of the video overlay, only learning content
ProjectHack
- ProjectHack,D3d9 Interface hooking for game
Draw3D
- DX 二维图形绘制 DX游戏编程源码 图形图像-DX DX-D graphics rendering game programming source code
VODDemo1
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\\VODServer.exe是服务器程序。 Bin\\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter
DirectX8-drawing
- DirectX8教程,绘制三角形,代码及文档-directions for directX8
tutorial-of-VB-using-DX
- 少有的VB使用DX的教程,Collected By LJN-tutorial of VB using DX, rare.
DX2DDraw2D
- DX游戏编程源码 2D图形的绘制学习 初学者图形图像基础-DX game programming source 2D graphics rendering graphic images based learning beginners
dx9ParticleSystem.rar
- 基于DirectX的极简单的粒子系统。是初学粒子系统开发者必看的例子。,DirectX based on very simple particle system. Beginners are those who see the development of particle system example.
DirectX Fi246898152001
- Creates a fire effect on the screen
Antialiasing
- direct3d通过设置属性达到图形抗锯齿处理-Direct3D graphics by setting the property to reach deal with anti-aliasing
Play-XM
- Visual C++ example source code, welcome to try.-Easy to use player software trial, welcome to try. Email: lujunlijustin@yahoo.com.tw
TitleOverlayVideoKey
- VideoKey: 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了属性 页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”; FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个输入Pin, 一个输出Pin,Filter的注册名为“HQ Video Keyer”。 TitleOverlay: 字符叠加的演示。其中FilterTitleOverlay是一个实现字符叠加 的