-
基于dx8.0的,让背景图片不短闪烁。在游戏的设计中很常见的
基于dx8.0的,让背景图片不短闪烁。在游戏的设计中很常见的-it s usually see in the game when the boss coming or game over
- 2022-08-10 07:51:51下载
- 积分:1
-
DirectX Chinese programming manual, would like to learn from a friend can downlo...
DirectX中文编程手册,想学习的朋友可以下载看看!-DirectX Chinese programming manual, would like to learn from a friend can download to see!
- 2023-06-21 15:50:03下载
- 积分:1
-
Video Preview Program
Video Preview Program
- 2022-05-22 05:11:03下载
- 积分: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
-
使用D3D开发的雾化效果的实现,很不错的代码 ,值得去看看哦
使用D3D开发的雾化效果的实现,很不错的代码 ,值得去看看哦-Developed using D3D realize the effect of atomization, it is good code, it is worth to see看哦
- 2022-03-20 22:25:06下载
- 积分:1
-
err
windows游戏编程大师技巧源码
本书介绍了在Windows环境下进行游戏编程所需用到的各方面知识,作者是著名的游戏开发大师Andrè LaMothe,他的每一本作品基本上都被视为游戏编程书籍的镇山之作。本书第一版的中文版自面市以来获得了广泛好评,持续热销,多次重印。此次修订在多方面更新了第一版中的内容,并且清除了拼写和技术错误,使用DirectX的最新版本来配合编译本书所带的程序代码,加入了大量新内容,例如关于16 位RGB 高彩模式的更多细节及众多新增的解释,还有一个新章节专门讨论文本解析(text parsing)。-err
- 2022-04-15 12:07:58下载
- 积分:1
-
DirectX 3D编写的飞机游戏,DX3D初学者参考资料
DirectX 3D编写的飞机游戏,DX3D初学者参考资料-DirectX 3D games to prepare the aircraft, DX3D reference for beginners
- 2022-02-11 14:02:12下载
- 积分:1
-
Z Liquid Drop good directX demo
Z液滴好directX演示
- 2022-04-20 17:34:02下载
- 积分:1
-
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助...
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
- 2022-01-25 16:12:06下载
- 积分:1
-
directshow substantive selected third chapter, the main content of network appli...
directshow实务精选第三章,主要内容是网络应用,其中包括视频聊天和视频点播-directshow substantive selected third chapter, the main content of network applications, including video chat and video-on-demand
- 2022-05-25 23:31:54下载
- 积分:1