-
DirectShow过滤器2
DirectShow 2.0 filter
- 2023-07-24 00:20:05下载
- 积分:1
-
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈...
这个程序实现了动态倒影,也就是Direct编程中阴影体的具体实现,希望在你刚学习编程能有帮助哈-Implementation of this process of dynamic reflection, that is, in the shadow of Direct programming of the specific implementation body, you just want to study programming to help have ha
- 2022-04-08 07:10:53下载
- 积分:1
-
(环境配置)总结
(环境配置)总结-streams.h问题.这是本人发了三天时间才完成环境VC6与DirectShow进行编程的环境配置,这个解决方法是第一个完全用Debug_Unicode版本来方法解决(至少我没看到过有用这个方法的)-(Environment configuration) sum-streams.h problem. It is I made a three days to complete environmental VC6 with DirectShow programming environment configuration, this solution is the first version of an entirely Debug_Unicode solutions (at least I did not watch this approach have been to be useful)
- 2023-08-19 18:40:05下载
- 积分:1
-
DirectShow Development Manual, and they hope to help everyone
directshow 开发手册,希望对大家有所帮助-DirectShow Development Manual, and they hope to help everyone
- 2023-01-11 15:15:03下载
- 积分:1
-
. X documents to read for 3D static model of the read, very useful for D3D
.X文件的读取,用于3D静态模型的读取,对D3D非常有用的-. X documents to read for 3D static model of the read, very useful for D3D
- 2022-02-22 11:59:56下载
- 积分:1
-
MediaPlayer
说明: 使用DirectShow设计媒体播放器,实现抓图,图像亮度,饱和度,对比度的设置(Use DirectShow media player designed to achieve drawings, image brightness, saturation, contrast settings)
- 2010-04-15 15:03:38下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
7516
DX按钮源码程序,结合易语言DirectX2D支持库,实现了2D效果的按钮功能。(DX button source program, combined with easy language DirectX2D support library that implements the 2D effects of button functions.)
- 2016-09-29 11:31:06下载
- 积分:1
-
一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中...
一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中-a 3D display program. The effect of a bat. DirectX SDK from China
- 2022-07-23 21:28:05下载
- 积分:1
-
Managed DirectX® 9 Kick Start: Graphics and Game Programming
Managed DirectX® 9 Kick Start: Graphics and Game Programming-Managed DirectX® 9 Kick Start: Graphics and Game Programming
- 2023-06-26 23:50:03下载
- 积分:1