-
DXVA Checker 1800. Watching h.264 videos using DirectX Video Acceleration (DXVA)...
DXVA Checker 1800. Watching h.264 videos using DirectX Video Acceleration (DXVA).
- 2022-01-21 22:23:08下载
- 积分:1
-
Based on terrain classes can be extended based on the contents of the sub
基础的地形类,可以在次基础上扩展内容,游戏场景中的地面都可由此贴图而成。-Based on terrain classes can be extended based on the contents of the sub-game scene on the ground can be made this map.
- 2022-03-18 10:37:21下载
- 积分: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
-
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
- 2022-02-14 00:12:15下载
- 积分:1
-
D2D_single_cell
建立单小区D2D模型,实现随机在单小区当中撒多个蜂窝用户,再将D2D对撒入单小区当中。(Establish single D2D cell)
- 2015-01-05 21:34:42下载
- 积分:1
-
WmSyncRead
用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!(Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!)
- 2009-01-06 16:21:34下载
- 积分:1
-
dxsound release DirectX songs
dxsound 放 directx 歌曲-dxsound release DirectX songs
- 2022-05-12 15:32:50下载
- 积分:1
-
经典的C++ D3D游戏编程的书籍,“DirectX 9 3D游戏开发的过程。
经典C++ D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码-Classic C++ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the instance of the code
- 2022-05-23 15:30:39下载
- 积分:1
-
DirectX 8 audio mixing procedures, VB6, dx8
directx 8的音频混合程序,vb6,dx8-DirectX 8 audio mixing procedures, VB6, dx8
- 2022-01-25 23:26:22下载
- 积分:1
-
一个可以调整图像帧大小的DirectShow filter
一个可以调整图像帧大小的DirectShow filter-one can adjust the size of the image frame DirectShow filter
- 2022-03-12 19:14:10下载
- 积分:1