搜索资源列表
FilterMosaic
- 这是一个视频叠加马赛克的例子,是用DirectShow的Filter实现的,它可以在任何一个视频文件,.avi,.wmv等等视频上实现马赛克效果,遮挡某一位置。-This is a mosaic of video superimposed example, is DirectShow Filter achieved, it could in any one video files. avi, . wmv etc. Video Mosaic achieving results, blocking
NURBS
- NURBS曲线实现 用C语言实现对NURBS曲线代码,可以自由设定控制点
Terrain
- 用directx3d实现的地形效果,有摄影机,可以行走
open3DSinDirectx
- 很多出学direct3d的人都在转换x文件时犯难,其实可以用3ds max输出的文件,这是实现方法
DMyRippleII
- direct3d中可以用胡克定律实现的水波模拟
Direct9HeightMapRender-080612-by-hzz
- 用Directx9实现由高度图生成3D地形 开发环境VC6.0+directx9 2008/6/12 by huangzanzhen 操作: WASD旋转场景,箭头控制视角,M改变渲染模式,F1全屏切换,ESC退出 程序有详细注释,程序框架设计合理,方便添加后续功能,学习direct编程的朋友可以下载下来研究
ScreenCapDx
- 用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。 每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。 我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,
shadow map
- 用DX9实现的阴影贴图,场景为雕像和茶壶,可以看到茶壶在雕像上的阴影。
TexSeaWave.rar
- 海浪模拟效果,用的是DirectX,VC,实现的,想学习的人可以看一看,比较不错,是一本书中的例子。,Wave simulation results, using DirectX, VC, implementation and study of people want to take a look at the comparison is true that a book are examples.
colorContrast.rar
- 一个用directshow开发的实现色度控制的FILTER,可以直接插入播放器中使用,With the development of a directshow control to achieve color FILTER, can be directly inserted into the player the use of
Rage128Plasma
- 利用ATI实现了等离子的渲染效果,可以用在Diect3D中的特效-ATI achieved by rendering the plasma can be used in special effects in Diect3D
Just-Code-It
- 用Direct2D实现的一个小程序,用渐变画刷绘制Just code it,初学者可以-Use a small program Direct2D realize, with gradient brush paint match it, beginners can see code
FilterTitleSource
- FilterTitleSource: 这是一个Source Filter,产生单一背景下的字符图片流。这 个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在DES中 当作扩展的Source,结合抠像功能的过渡(Transition),可以实现在视频上叠加 静态/动态的字符串。视频编辑演示文件参见Demo_mytitle.xtl。-FilterTitleSource: This is a Source Filter, to produce a si
DirectShow-src
- DirectShow开发指南》源码 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技 术的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
PidMpeg1PIDTest
- PidMpeg1: 插件的实现程序。该插件对Filter Graph Manager进行扩展,让它支持 IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter Graph (使用DirectShow集成的MPEG1相关的一系列Filter)。 PIDTest: 上述插件的使用演示程序。当用户选择一个要播放的媒体文件时,首先 判断它是不是MPEG1文件,如果是,则为它构建完整的播放用的Filter Graph,然后 就可以播放它。
0522AzWaveImageFilter
- 这是在Wice6.0 下用VS2005开发的Transform filter 有兴趣的朋友可以下来看看。 我在Wince6.0下用该Filter实现了图片叠加,可以抓图。不过只支持BMP格式。-This is Wice6.0 developed using VS2005 interested Transform filter down to see friends. I use the Filter under Wince6.0 a picture overlay, you can captur
INFTee
- directshow SDK 编译inftee filter可以实现分用连接Filter -directshow SDK to compile inftee filter can achieve sub-Connection Filter
ExDDraw
- 用Directdraw写的一个动画程序,实现两幅图像的快速交叉显示,用到三缓冲,稳定时帧率可以和刷新率同步-a program by directdraw,which displays two image alternatively as quick as refresh rate,using the three buffers
NullNull
- 用directshow编写的数据通断filter。可以在filterGraph不停止的情况下实现数据的通断。-Prepared using directshow data off filter. FilterGraph not stop in case of realization of the data off.
youtaTeapot
- 用C#实现一个简单的犹他茶壶,主要用.net的direct3D来实现,改程序可以用方向键改变大小和方向。-a you ta Teapot draw imang program by C#