-
Fluidized-bed-swaying-force
流化床摇曳力 UDF模型 适用于中级FLUENT学习者(Fluidized bed swaying force—UDF)
- 2013-08-19 10:38:15下载
- 积分:1
-
3D terrain mapping, based on Microsoft frameworks. But the main code is a class,...
3D地形绘制,基于微软框架。但主要代码是一个类,可以拆出来单独用-3D terrain mapping, based on Microsoft frameworks. But the main code is a class, you can split out separately with
- 2022-10-17 10:35:02下载
- 积分:1
-
用Directxshow在vc平台混合外来图片飞越效果,很好
用Directxshow在vc平台混合外来图片飞越效果,很好-Vc platform used in Directxshow mixed picture overflew external effects, good
- 2022-02-12 17:58: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
-
Evc下用directshow技术编的多媒体播放器源代码
Evc下用directshow技术编的多媒体播放器源代码-Evc using directshow technology for the multimedia player source code
- 2022-01-31 04:08:47下载
- 积分:1
-
借3D SDK第三
一个借用第三方软件3d sdk包 ,用vc编写的一个简单的游戏模块设计实例-a borrowed 3d sdk third-party software packages, with vc prepared a simple game module design example
- 2022-10-15 20:30:03下载
- 积分:1
-
一个DX的小程序
一个DX的小程序-a small program
- 2022-05-15 20:06:23下载
- 积分:1
-
Direct3D入门的绝好东东。长度小的足以让你爽死。
Direct3D入门的绝好东东。长度小的足以让你爽死。-Direct3D excellent entry of Eastern. Length small enough to let you Shuangsi.
- 2022-10-26 18:05:03下载
- 积分: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
-
WolfD3D
D3D透视上色 可实现很多游戏的透视
狼队 火力突击 穿越火线 逆战 等等的D3D游戏(The D3D perspective color the perspective of a lot of games)
- 2012-10-15 14:30:02下载
- 积分:1