-
Realize using DirectX desktop procedures, there is rain, snow weather simulation...
用DirectX实现的桌面程序,有雨、雪天气的模拟实现,是游戏开发的基础例程。-Realize using DirectX desktop procedures, there is rain, snow weather simulation, game development is the basis of routine.
- 2022-07-17 21:24:31下载
- 积分:1
-
VC编写的AVI解析器
VC编写的AVI解析器-an AVI file analyzer written by VC
- 2022-04-18 08:39:17下载
- 积分:1
-
A windows Mobile platform mp3 decoder.
一个windows Mobile平台上mp3解码器.-A windows Mobile platform mp3 decoder.
- 2022-02-13 20:12:51下载
- 积分: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
-
demonstrate how to use Direct3D 2DTile exaggerated form of maps.
演示如何利用Direct3D渲染2DTile方式组织的地图。-demonstrate how to use Direct3D 2DTile exaggerated form of maps.
- 2023-07-16 06:15:04下载
- 积分:1
-
directx programming the basic framework, including a series of before, and the c...
directx编程的基本框架,包括一系列出始化,程序的循环等。-directx programming the basic framework, including a series of before, and the circulation procedures.
- 2022-02-26 00:41:40下载
- 积分:1
-
这是个基于Directshow的播放器,可以用来来播放音乐
这是个基于Directshow的播放器,可以用来来播放音乐-This is a Directshow based player can be used to play music
- 2022-02-16 10:26:03下载
- 积分:1
-
directx 教程 ,翻译版
详细介绍了 directx SDK包的功能和使用方法,是多媒体开发的必备参考资料。...
directx 教程 ,翻译版
详细介绍了 directx SDK包的功能和使用方法,是多媒体开发的必备参考资料。-directx tutorials, translation edition detailed directx SDK package functionality and use is essential to develop multi-media reference materials.
- 2023-01-20 14:30:04下载
- 积分:1
-
基础DirectX9.0技术实现,适合初学者参考
基础DirectX9.0技术实现,适合初学者参考-DirectX9.0 technology foundation, suitable for beginners reference
- 2022-02-27 02:04:03下载
- 积分:1
-
DDraw.h实现播放,DDraw.h实现播放
DDraw.h实现播放,DDraw.h实现播放-DDraw.h players realize, DDraw.h players realize
- 2022-03-03 15:31:56下载
- 积分:1