-
DirectX9入门教程
DirectX9入门教程
-[Beginning.DirectX9]英文版
pdf文件-DirectX9 Tutorial- [Beginning.DirectX9] English version pdf file
- 2022-02-11 21:02:37下载
- 积分:1
-
Two documents describing Microsofts audo/video framework DirectShow.
The ebook from Mspress about DirectShow called Programming Microsoft Directshow For Digital Video And Television-The ebook from Mspress about DirectShow called Programming Microsoft Directshow For Digital Video And Television
- 2022-03-16 18:22:28下载
- 积分:1
-
TexCube
directx9.0 绘制立方体木箱并赋予纹理贴图,加光照(directx9.0 draw a cube wooden box and give texture mapping, plus light)
- 2012-05-28 13:43:56下载
- 积分:1
-
REmodel
一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大(A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF)
- 2021-01-02 15:38:57下载
- 积分: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
-
C #开发DirectShow功能提供了一个公式,这是两个DLL实达…
提供一个公式给C#开发DirectShow函数,这是两个dll的暂停DirectX.Capture.dll提供directshowDShowNET.dll所有过滤器功能,以及目录x.Capture.chm说明附带一个C#开发环境测试捕获测试源码,程序内容图像和声音的捕获和压缩功能
- 2022-03-10 04:34:12下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
编写DirectShow Parser Filter的源代码,VC++语言
编写DirectShow Parser Filter的源代码,VC++语言-DirectShow Parser Filter prepare the source code, VC++ language
- 2023-02-01 11:20:03下载
- 积分:1
-
In D3D on the mouse and keyboard operation, a new novice, beginner c game de...
在D3D关于鼠标和键盘的操作,新手新人,初学c++游戏开发-In D3D on the mouse and keyboard operation, a new novice, beginner c game development
- 2022-04-23 07:05:25下载
- 积分:1
-
3D-Three-Tirgile
说明: 用DirectX8做出来的3D效果的三角形,希望帮助大家学习DirectX (DirectX8 to do with 3D effect out of the triangle, I hope to help you learn DirectX)
- 2011-02-28 19:57:19下载
- 积分:1