-
Poolcode
大学时的毕业设计,包括演示文稿,详细介绍了中国游戏开发的现状、Direct3D技术、DirectDraw技术介绍等。
(College graduation design, including presentation, detailing the status of the Chinese game development, Direct3D technology, DirectDraw technology introductions.)
- 2010-07-09 13:11:00下载
- 积分:1
-
d3dx9_31
DirectX File for users
- 2018-12-30 10:45:35下载
- 积分:1
-
用Direct3D实现三维漫游
用Direct3D实现三维漫游-use Direct3D 3D roaming
- 2022-02-01 23:07:55下载
- 积分: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
-
windows +vc+directx 编写的游戏特效
windows +vc+directx 编写的游戏特效-windows+ vc+ directx game effects prepared
- 2022-12-09 04:40:03下载
- 积分:1
-
用vertex shader和pixel shader编写的超经典的海水运动
用vertex shader和pixel shader编写的超经典的海水运动-using vertex shader and pixel shader prepared by the ultra-classical movement of the water
- 2022-07-17 02:30:39下载
- 积分:1
-
Managed DirectX® 9 Kick Start: Graphics and Game Programming
Managed DirectX® 9 Kick Start: Graphics and Game Programming-Managed DirectX® 9 Kick Start: Graphics and Game Programming
- 2023-06-26 23:50:03下载
- 积分: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
-
用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面...
用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
- 2022-09-21 23:35:04下载
- 积分:1
-
directx多媒体方面的SDK程序,加速开发
directx多媒体方面的SDK程序,加速开发-directx multimedia SDK procedures, speeding up the development of
- 2022-05-26 05:47:41下载
- 积分:1