-
lit_pyramid
学习directx的光照效果源程序, 显示pyramid造型光照效果,在directx8环境下编译(Directx study the effect of the light source, showing the effect of light pyramid shape, in the circumstances directx8 compiler)
- 2009-04-10 17:17:19下载
- 积分:1
-
GameEngine06
第六章源码,游戏框架输入和时钟引擎(CGameEngine_APP CGameEngine_Input CGameEngine_Timer)(Chapter VI source, Game clock input and engines (CGameEngine_APP CGameEngine_I nput CGameEngine_Timer))
- 2007-01-25 08:45:48下载
- 积分:1
-
一个Direct3D的示例程序,DX8.1+VC6
一个Direct3D的示例程序,DX8.1+VC6-an example of Direct3D procedures, burn VC6
- 2022-04-15 17:29:36下载
- 积分:1
-
DirectShow开发的视频压缩源代码
DirectShow开发的视频压缩源代码-DirectShow development of video compression source code
- 2022-02-05 08:18:48下载
- 积分:1
-
利用DirectShow播放Mpeg文件.
利用DirectShow播放Mpeg文件.-use DirectShow player Mpeg document.
- 2022-02-03 10:49:55下载
- 积分: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
-
DirectX高级动画与匹配的代码,dricetx9的详细说明…
Advanced Animation with DirectX 书的配套代码,详细讲解了用DricetX9 制作高级3D动画,对游戏开发者有帮助。-DirectX Advanced Animation with the matching code, detailed account of DricetX9 produced using advanced 3D animation, game developers to help.
- 2022-02-12 08:53:19下载
- 积分:1
-
利用delphix开发的程序,很好,如果您要开发delphiX程序,请
利用delphix开发的程序,很好,如果您要开发delphiX程序,请-delphix use of the program, a very good, if you want to develop delphiX procedures, please s
- 2022-08-10 05:13:35下载
- 积分:1
-
用delphiX开发的泡泡堂游戏,十分精美,大家共同分享
用delphiX开发的泡泡堂游戏,十分精美,大家共同分享-delphiX development with the bubble games appear very attractive, we shared.
- 2022-06-27 04:06:34下载
- 积分:1
-
Developing-a-GUI-in-CPP-and-DirectX
Developing a GUI in C++ and DirectX
- 2014-01-15 12:25:57下载
- 积分:1