-
DocumentsX
在 VB 上开发 DirectX 的指导(developed in VB DirectX guidance)
- 2006-12-31 16:45:40下载
- 积分: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
-
Managed.DirectX.9
说明: DirecX 教程书籍,用于开发DirecX Graphic and Programming book(DirecX guide books for the development and DirecX Graphic Programming book)
- 2006-04-07 09:59:53下载
- 积分:1
-
Sline soline spline my spline
Sline soline spline my spline
- 2022-08-22 13:25:10下载
- 积分:1
-
direct3d的物理模拟
direct3d的物理模拟-Direct3D physical simulation
- 2023-01-05 21:25:03下载
- 积分:1
-
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档....
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档.- Writes a 3D animation with Direct3D, is begins studies Diretc3D
the very good basic example Has the detailed explanation documents
- 2022-02-15 06:17:32下载
- 积分:1
-
Direct Sound放音程序代码
Direct Sound放音程序代码-Direct Sound of audio code
- 2023-04-13 02:55:03下载
- 积分:1
-
在DirectDraw中显示位图。这个例子演示了如何充分
在DirectDraw中显示位图。这个例子演示了如何在全屏模式中调用GDI,让用户确定显示图像,并在DirectDraw对象的表面上绘制此图像。-in DirectDraw showed bitmap. This example demonstrates how the full-screen mode called GDI, enabling users to identify and display images, and DirectDraw object on the surface mapping of this image.
- 2022-03-07 20:03:42下载
- 积分:1
-
在DirextX中用到的关于鼠标操作的类,封装了对鼠标操作中常用到的函数。...
在DirextX中用到的关于鼠标操作的类,封装了对鼠标操作中常用到的函数。-DirextX were used in the operation of the mouse category, Packaging, a pair of mouse common to the operation of the function.
- 2022-01-28 01:31:28下载
- 积分:1
-
directx multimedia SDK procedures, speeding up the development of
directx多媒体方面的SDK程序,加速开发-directx multimedia SDK procedures, speeding up the development of
- 2022-08-12 10:17:26下载
- 积分:1