-
Play-XM
Visual C++ example source code, welcome to try.(Easy to use player software trial, welcome to try.
Email: lujunlijustin@yahoo.com.tw
)
- 2012-01-19 17:18:51下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――25_第二十五章 广告板技术与十字交叉纹理,经过测试可以运行- DirectX3D proficient in graphics and animation program design - Chapter Twenty-25_ advertisement board technology and cross texture, has been tested to run
- 2023-04-05 20:05:04下载
- 积分: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
-
C++ DirextX a small example of programming
C++ DirextX编程 一个小例子
-C++ DirextX a small example of programming
- 2023-03-19 13:10:04下载
- 积分:1
-
网上非常少的关于MFC与Direct3d编程的资料,非常有参考价值。
网上非常少的关于MFC与Direct3d编程的资料,非常有参考价值。-Very little on-line MFC programming with Direct3D information, very valuable reference.
- 2022-03-10 00:51:00下载
- 积分:1
-
directx
directx实务精选书籍,侧重介绍DirectxShow技术(Featured Book directx practice, focusing on DirectxShow Technology)
- 2010-11-27 22:47:23下载
- 积分: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
-
ball
DirectX开发的一个弹球例子,可以模拟弹球的运行轨迹(DirectX development of a pinball example, can simulate the operation of pinball trajectory)
- 2020-10-23 17:27:22下载
- 积分:1
-
DirectX
DirectX 的 doc 文件----------------(DirectX, doc file)
- 2010-11-14 10:23:19下载
- 积分:1
-
这是个基于Directshow的播放器,可以用来来播放音乐
这是个基于Directshow的播放器,可以用来来播放音乐-This is a Directshow based player can be used to play music
- 2022-02-16 10:26:03下载
- 积分:1