-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分:1
-
D3D游戏编程的基础。剑圣。。学3D的朋友不要错过。
D3D游戏编程的基础。剑圣。。学3D的朋友不要错过。-D3D game programming foundation.剑圣. . School friends do not miss 3D.
- 2022-01-24 14:05:03下载
- 积分:1
-
directsound
directsound手册.pdf 参考(DirectSound manual. pdf reference)
- 2008-07-17 16:16:58下载
- 积分: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
-
应用DX编写的一个小3D游戏 基本实现了人物走动等功能 并且可以多人联机...
应用DX编写的一个小3D游戏 基本实现了人物走动等功能 并且可以多人联机-Applications DX prepared basically a small 3D game features a character and can move around more than on-line
- 2023-07-12 19:30:09下载
- 积分:1
-
读取视频的输入、输出流
读取视频的输入、输出流-read video input and output streams
- 2022-01-23 11:17:31下载
- 积分:1
-
direct
QT+directshow实现UVS摄像头预览及显示图像(Realization of UVS Camera Preview and Display Image by QT+directshow)
- 2020-07-10 14:38:56下载
- 积分:1
-
这是一个用VC6制作的使用DirectX的游戏界面,有完整的进入动画及游戏选择界面,是制作游戏的一个基本框架。...
这是一个用VC6制作的使用DirectX的游戏界面,有完整的进入动画及游戏选择界面,是制作游戏的一个基本框架。-This is a VC6 produced with the use of DirectX game interface, complete access to animation and game selection interface, the game is to produce a basic framework.
- 2022-01-30 17:31:07下载
- 积分: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
-
directx
directx实务精选书籍,侧重介绍DirectxShow技术(Featured Book directx practice, focusing on DirectxShow Technology)
- 2010-11-27 22:47:23下载
- 积分:1