-
DirectX 3D图形编程宝典的随书源代码。
DirectX 3D图形编程宝典的随书源代码。-DirectX 3D Graphics Programming Bible with the books of the source code.
- 2022-07-27 09:57:14下载
- 积分:1
-
D3DPoker
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
- 2020-07-04 03:40:02下载
- 积分: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
-
DxLibSample
有关于利用DXLIB编辑图形界面讲解,其中包含样例程序(Have to explain the use of DXLIB edit graphical interface, which contains a sample program)
- 2012-11-05 06:44:58下载
- 积分:1
-
Direct3D9 primary curriculum. . Their own use. Very good.
Direct3D9初级教程。。自用用。很不错的。-Direct3D9 primary curriculum. . Their own use. Very good.
- 2022-02-12 06:24:50下载
- 积分:1
-
实例开发与DirectX谈论aoubt纹理主要在环境…
a example developed with directx talk aoubt texture mainly in the environment of vc.net
- 2023-05-19 02:25:04下载
- 积分:1
-
DX中实现3DS加载与绘制,实现3DS文件每一快的解析
DX中实现3DS加载与绘制,实现3DS文件每一快的解析-askdljaklsdjklasjd
- 2023-04-02 12:05:04下载
- 积分:1
-
Tutorial---DirectShow-Tutorial-III
DirectShow 编程必读,非常经典(Tutorial for DirectShow)
- 2012-03-21 01:25:30下载
- 积分:1
-
一本关于DirectX教程,介绍了DirectX主要部件,对于游戏制作很有帮助...
一本关于DirectX教程,介绍了DirectX主要部件,对于游戏制作很有帮助-a handbook on DirectX, DirectX introduced the main components for the game helpful
- 2022-03-06 07:03:55下载
- 积分:1
-
一个完整的游戏程序源代码,一个打飞机的小游戏
一个完整的游戏程序源代码,一个打飞机的小游戏-a complete game source code, a small aircraft of the game
- 2022-06-12 12:04:57下载
- 积分:1