-
用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。...
用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。-show with direct write-player, but to achieve the most simple play, pause, stop, and screenshots.
- 2022-01-25 15:16:12下载
- 积分:1
-
DirectX显示DirectInput
DirectX showing directInput-DirectX showing directInput
- 2022-02-25 16:26:09下载
- 积分:1
-
Creates a fire effect on the screen
Creates a fire effect on the screen
- 2023-03-16 03:45:04下载
- 积分:1
-
Directshow 的源码,对初学者很有帮助
Directshow 的源码,对初学者很有帮助-Directshow source, useful for beginners
- 2022-06-21 13:10:16下载
- 积分:1
-
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。-Load a 3d model, as well as material loading, lighting rendering, procedural framework.
- 2022-08-22 20:53:11下载
- 积分: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
-
AVChatCmpss
利用DirectShow实现视频压缩和传输(Using DirectShow achieve video compression and transmission)
- 2012-08-20 21:55:37下载
- 积分:1
-
DX Project 44
一个DX的小程序(a small program)
- 2005-02-04 13:56:41下载
- 积分:1
-
ATIRadeonTerrain
八叉树 地形 LOD 完整的地形演示程序(Octree terrain LOD DX)
- 2009-10-25 09:51:00下载
- 积分:1
-
direct3d物理模拟
direct3d物理模拟-Direct3D physical simulation
- 2022-03-22 13:11:17下载
- 积分:1