-
this formula [DirectShow application development formula BCB settings] article a
这篇公式[DirectShow application development formula BCB settings]文章就是使用这个公式的例子
- 2022-03-03 02:35:59下载
- 积分:1
-
a DirectX packaging category
一个DirectX包装类-a DirectX packaging category
- 2022-03-20 02:52:59下载
- 积分:1
-
Visual C++/DirectX9 3D游戏开发引导的一个Stencil蒙版阴影处理例子
Visual C++/DirectX9 3D游戏开发引导的一个Stencil蒙版阴影处理例子-Visual C++/DirectX9 3D game development as a guide Mask Stencil shadow processing example
- 2022-11-25 08:05:04下载
- 积分:1
-
最简单的HDR,用D3D写的,效果不错
最简单的HDR,用D3D写的,效果不错-The simplest HDR, using D3D written good results
- 2022-09-24 09:50:03下载
- 积分:1
-
fit-the-Drude-model
金的drude模型的模拟,对研究等离子共振有很大的帮助(The simulation of the gold drude model, plasmon resonance study of great help)
- 2020-12-11 17:19:17下载
- 积分:1
-
D3D9Init
directx3d游戏初始化程序作为初学者来说初始化程序往往需要很复杂的过程这是一个入门的程序(directx3dinit)
- 2010-09-27 15:29:08下载
- 积分:1
-
err
windows游戏编程大师技巧源码
本书介绍了在Windows环境下进行游戏编程所需用到的各方面知识,作者是著名的游戏开发大师Andrè LaMothe,他的每一本作品基本上都被视为游戏编程书籍的镇山之作。本书第一版的中文版自面市以来获得了广泛好评,持续热销,多次重印。此次修订在多方面更新了第一版中的内容,并且清除了拼写和技术错误,使用DirectX的最新版本来配合编译本书所带的程序代码,加入了大量新内容,例如关于16 位RGB 高彩模式的更多细节及众多新增的解释,还有一个新章节专门讨论文本解析(text parsing)。-err
- 2022-04-15 12:07:58下载
- 积分: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
-
一个可以通过摄相头识别人脸的小程序,基于OPencv and dirextshow ,具有识别率高,速度快,可提供源码 内有说明方法...
一个可以通过摄相头识别人脸的小程序,基于OPencv and dirextshow ,具有识别率高,速度快,可提供源码 内有说明方法-A camera can identify human faces in small procedures, based on OPencv and dirextshow, with a recognition rate of high speed, can provide source code has a description within
- 2022-08-26 00:46:00下载
- 积分:1
-
49244
D2D分割图片源码例程程序结合易语言DirectX2D支持库和应用接口支持库,实现D2D分割图片。(D2D source image segmentation routine program combined with easy language DirectX2D support library and application interface support library that implements D2D divided picture .)
- 2015-06-28 16:25:48下载
- 积分:1