-
简单的天空盒的实现.... 简单的天空盒的实现
简单的天空盒的实现.... 简单的天空盒的实现-Simple realization of the sky box sky box .... simple realization
- 2022-06-18 19:40:56下载
- 积分:1
-
DirectShow 视频叠加Filter ,可快速完成视频叠加,且效果显著
DirectShow 视频叠加Filter ,可快速完成视频叠加,且效果显著-DirectShow Video Overlay Filter, can quickly complete the video overlay, and the results are obvious
- 2023-07-11 12:15:03下载
- 积分:1
-
DX11Terrain
DirectX11 四叉树地形程序,通过高度图生成地图模型(DirectX11 quadtree terrain procedures, through highly generation map model)
- 2013-06-17 16:42:19下载
- 积分:1
-
这是用Directx9编写的,实现了各种Alpha混合的例子。
这是用Directx9编写的,实现了各种Alpha混合的例子。-This is prepared using directx9 to achieve a variety of mixed Alpha example.
- 2022-03-25 19:36:28下载
- 积分:1
-
用DriverStudio开发PCI设备驱动程序
用DriverStudio开发PCI设备驱动程序-DriverStudio development with PCI Device Driver
- 2022-06-26 00:20:36下载
- 积分:1
-
decklink SDK(lastest)
Decklink SDK (lastest)
- 2022-12-23 14:45:03下载
- 积分:1
-
Enumerate all the video device name and path name
枚举所有视频设备名和路径名
- 2022-09-13 21:05:02下载
- 积分: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
-
学习directx的阴影效果源程序, 显示directx
学习directx的阴影效果源程序, 显示directx-Shadow光照效果,在directx8环境下编译-Study the effect of the shadow of the source code directx, directx-Shadow light show effects, in the circumstances directx8 compiler
- 2022-01-25 23:44:44下载
- 积分:1
-
Introduction_To_Direct3D9_Chinese_Edition(WenYunBi
Introduction.To.Direct3D9中文版(翁云兵版)书附带源码(Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source)
- 2007-08-11 10:32:55下载
- 积分:1