-
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。...
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。-procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.
- 2023-06-13 04:20:03下载
- 积分:1
-
编写DirectShow Parser Filter的源代码,VC++语言
编写DirectShow Parser Filter的源代码,VC++语言-DirectShow Parser Filter prepare the source code, VC++ language
- 2023-02-01 11:20:03下载
- 积分:1
-
学习directx的光照效果源程序, 显示双向光照效果,在directx8环境下编译...
学习directx的光照效果源程序, 显示双向光照效果,在directx8环境下编译-Directx study the effect of the light source, showing the effect of bi-directional light, in the circumstances directx8 compiler
- 2022-12-17 04:50:02下载
- 积分:1
-
毕设作品,一个不错的远程视频会议系统,大家可以参考一下。...
毕设作品,一个不错的远程视频会议系统,大家可以参考一下。-Bi-based works, a good remote video conference system, we can reference.
- 2022-04-16 16:45:36下载
- 积分:1
-
简单的天空盒的实现.... 简单的天空盒的实现
简单的天空盒的实现.... 简单的天空盒的实现-Simple realization of the sky box sky box .... simple realization
- 2022-06-18 19:40:56下载
- 积分: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
-
Rendering complex objects in the smallest unit: the triangle !!!!!!!!! 1
绘制复杂物体的最小单元:三角形!!!!!!!!!1-Rendering complex objects in the smallest unit: the triangle !!!!!!!!! 1
- 2022-02-02 16:14:40下载
- 积分:1
-
力反馈游戏杆程序,可在带有力反馈控制的游戏杆上实现力的播放...
力反馈游戏杆程序,可在带有力反馈控制的游戏杆上实现力的播放-force feedback joysticks, may in control with force feedback joysticks on the realization of broadcast
- 2022-04-11 21:22:34下载
- 积分:1
-
DirectX-Stencil
说明: 一个演示DirectX中使用Stencil的程序,所有的代码都自己编写.并且附带了编程心得.(a demonstration of the use of DirectX Stencil procedures, all the code to their preparation. fringe and the programming experience.)
- 2006-02-20 21:55:39下载
- 积分:1
-
流媒体教学SAMPLE 是学习MPEG播放的帮助DEMO 简单容易上手
流媒体教学SAMPLE 是学习MPEG播放的帮助DEMO 简单容易上手-Teaching SAMPLE streaming MPEG player to learn the help of simple and easy to use DEMO
- 2022-08-04 06:45:24下载
- 积分:1