-
20来个过滤器编程源码大集合,需要了解过滤器编程的和COM编程的,这是必读基础教程,从事相关开发如播放器软件、播放器控件、转场效果、图象特殊处理等等,都需要跟这...
20来个过滤器编程源码大集合,需要了解过滤器编程的和COM编程的,这是必读基础教程,从事相关开发如播放器软件、播放器控件、转场效果、图象特殊处理等等,都需要跟这方面的知识打交道。-20 months to filter programming source large pool filters need to understand programming and COM programming. This is mandatory basis and guidance in the development of related software such as players, players control transfer market effects, image, etc. special treatment, This needs with the knowledge to deal.
- 2022-03-21 23:59:39下载
- 积分:1
-
这是用Directx编写的,里面有两个应用程序,一个绘制了一个茶壶,实现了他的移动,第二个是一个实现镜面反射的程序。
这是用Directx编写的,里面有两个应用程序,一个绘制了一个茶壶,实现了他的移动,第二个是一个实现镜面反射的程序。-This is prepared using DirectX, which has two applications, a drawing of a teapot realize his mobile, the second is a realization of specular reflection process.
- 2023-04-12 00:05:04下载
- 积分:1
-
All 3D objects are constituted by the triangle (the translator: the magic triang...
所有的3D对象都是由三角形构成的(译者:神奇的三角形啊…读者:又来了)-All 3D objects are constituted by the triangle (the translator: the magic triangle ah ... readers: here we go again)
- 2022-07-04 09:48:52下载
- 积分:1
-
人事管理系统的设计内容,应该很有用吧,大家可以
人事管理系统的设计内容,应该很有用吧,大家可以-personnel management system design, it should be very useful. We can look at
- 2022-01-26 05:20:59下载
- 积分:1
-
d3d9wj
#include <windows.h>
#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
-
DirectShow
说明: DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
- 2009-09-03 14:55:29下载
- 积分:1
-
DirectX7.0 use of image full
利用DirectX7.0实现图像全屏幕显示-DirectX7.0 use of image full-screen display
- 2022-03-21 01:27:59下载
- 积分:1
-
《精通DirectX3D图形与动画程序设计》――22_第二十二章 ASM顶点渲染,经过测试可以运行...
《精通DirectX3D图形与动画程序设计》――22_第二十二章 ASM顶点渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - the twenty-second Chapter 22_ vertex shader ASM, after test run
- 2022-02-05 15:49:44下载
- 积分:1
-
directdraw
directdraw 教程(directdraw Guide)
- 2007-07-04 09:44:36下载
- 积分:1
-
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助...
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
- 2022-01-25 16:12:06下载
- 积分:1