-
D3D游戏编程的基础。剑圣。。学3D的朋友不要错过。
D3D游戏编程的基础。剑圣。。学3D的朋友不要错过。-D3D game programming foundation.剑圣. . School friends do not miss 3D.
- 2022-01-24 14:05:03下载
- 积分: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
-
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚...
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚-D3D poker game, and independent R
- 2022-09-18 10:50:04下载
- 积分:1
-
基于D3D的2D小游戏,供新手学习
实现功能有,天上落下娃娃,
人物碰撞实现,
图片渐进消失,
仅供学习...
基于D3D的2D小游戏,供新手学习
实现功能有,天上落下娃娃,
人物碰撞实现,
图片渐进消失,
仅供学习-Based on D3D for 2D game for the novice to learn to achieve function, the sky falling dolls, figures to achieve the collision, pictures gradual disappear, only to learn
- 2023-02-03 15:05:05下载
- 积分:1
-
DirectShow
DirectShow技术的应用研究与开发(DirectShow technology, applied research and development)
- 2013-09-10 15:55:21下载
- 积分:1
-
DirectX11 在Win7下摄像头调用程序
DirectX11 在Win7下摄像头调用程序-DirectX 11 under Win7 camera calling program
- 2022-02-12 15:44:02下载
- 积分:1
-
directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。...
directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。-directx9.0 can help guide the game-loving friends programming faster familiar programming methods.
- 2022-02-04 05:38:01下载
- 积分:1
-
DirectX 2D font code, complete the process of demonstration, easy to learn
DirectX 2D字体显示代码,完整过程演示,易学-DirectX 2D font code, complete the process of demonstration, easy to learn
- 2023-03-29 00:40:04下载
- 积分:1
-
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法...
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
- 2022-01-30 19:27:05下载
- 积分:1
-
dephi 下的Dirextx的开发说明
dephi 下的Dirextx的开发说明-under development Note Dirextx
- 2022-01-26 06:40:37下载
- 积分:1