-
DirectX3D9.0 development of reference, a good helper for beginners entry.
DirectX3D9.0开发参考,初学者入门的好帮手。-DirectX3D9.0 development of reference, a good helper for beginners entry.
- 2023-07-17 00:20:04下载
- 积分:1
-
Win32Cube
DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)
- 2013-11-16 22:57:55下载
- 积分: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
-
D3DPoker
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
- 2020-07-04 03:40:02下载
- 积分:1
-
demonstration trailer game maps (90 degree angle Tile way)
演示2DRPG游戏地图(90度角Tile方式)-demonstration trailer game maps (90 degree angle Tile way)
- 2022-07-22 02:43:11下载
- 积分:1
-
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能-many video playback software or video editing software to build frames for the functions of the code on the realization of this function
- 2022-01-25 15:21:22下载
- 积分:1
-
编译并运行代码,需要安装微软# 39;的DirectX,Windows 2000和..
编译和运行程序代码需要安装微软DirectX的Windows 2000以上的版本和VC 6.0环境。源代码下面有graphview和xvidxqp-beta3两个目录,前者为编译后者所需的库文件的源文件。该系统用来分析编码Xvid AVI文件中每帧的量化值。-compile and run code need to install Microsoft"s DirectX, Windows 2000 and above the 6.0 version and the VC environment. Here are a source graphview and xvidxqp- beta3 two catalogs, the latter for the former compile the necessary documents for the source document. The coding system used to analyze Xvid AVI file every frame of quantitative values.
- 2022-01-23 10:29:46下载
- 积分:1
-
本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根...
本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data set; By calling the front-end system when there were a string sent to the AG on the basis of norms of the necessary type and length of inspections; Unless indicated, the specification of the length field is the largest length (fixed length type).
- 2022-02-02 12:43:58下载
- 积分:1
-
direct3d物理模拟
direct3d物理模拟-Direct3D physical simulation
- 2022-03-22 13:11:17下载
- 积分:1