-
用纯软件的方法完成的一个动画程序!
用纯软件的方法完成的一个动画程序!-with pure software method to complete the procedures of an animation!
- 2023-02-07 06:40:04下载
- 积分:1
-
- 2022-03-23 08:29:46下载
- 积分:1
-
Donnuts(面包圈大战)是Microsoft DirectX9 SDK 中一款用DirectX 技术开发的第一人称三维射击游戏
Donnuts(面包圈大战)是Microsoft DirectX9 SDK 中一款用DirectX 技术开发的第一人称三维射击游戏-Donnuts (donut war) is a Microsoft DirectX9 SDK in use DirectX technology development of three-dimensional first-person shooting game
- 2022-07-11 10:25:23下载
- 积分:1
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分:1
-
直接使用目录编码主要关于VC direct8.1游戏制作引擎…
dircet教程代码主要讲述怎么用vc++ direct8.1 制作游戏引擎的深入浅出通俗易懂 比较简单-direct Directory code used mainly about how vc direct8.1 game production engine is relatively simple easy accessibly
- 2022-04-01 15:10:55下载
- 积分:1
-
ENG3D
说明: 基于D3D9.0 SDK 尝试制作的3D demo
./DXD3D 简易的D3D 引擎,封装了部分常用工具类,比如蒙皮动画和静态骨骼等等
./res 资源
./Textures 资源
./bin 编译后的程序,以及必须的dll和资源,资源同上级目录,可直接运行(可能需DX9.0 runtime)(D3D9.0 SDK-based production of 3D demo ./DXD3D Simple D3D engine, include some of the common util classes, such as skinned mesh and static mesh, etc.
./res Resources. .
./Textures Resources.
./Bin compiled program, and necessary dll and resources, the resources are the same as what exists in the parent directory. It can be run directly.
(DX9.0 runtime maybe necessary))
- 2010-04-05 15:10:03下载
- 积分:1
-
Tutorial---DirectShow-Tutorial-III
DirectShow 编程必读,非常经典(Tutorial for DirectShow)
- 2012-03-21 01:25:30下载
- 积分: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
-
Fluidized-bed-swaying-force
流化床摇曳力 UDF模型 适用于中级FLUENT学习者(Fluidized bed swaying force—UDF)
- 2013-08-19 10:38:15下载
- 积分:1
-
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
- 2022-02-14 00:12:15下载
- 积分:1