-
学习directx的光照效果源程序, 显示双向光照效果,在directx8环境下编译...
学习directx的光照效果源程序, 显示双向光照效果,在directx8环境下编译-Directx study the effect of the light source, showing the effect of bi-directional light, in the circumstances directx8 compiler
- 2022-12-17 04:50:02下载
- 积分:1
-
directshow实务精选第二章,主要内容是音频、视频采集
directshow实务精选第二章,主要内容是音频、视频采集-directshow substantive selected second chapter, the main contents of audio, video collection
- 2022-09-15 13:10:03下载
- 积分:1
-
学习directx的光照效果源程序, 显示spotlight光照效果,在directx8环境下编译...
学习directx的光照效果源程序, 显示spotlight光照效果,在directx8环境下编译-Directx study the effect of the light source, spotlight illumination effects show that, in the circumstances directx8 compiler
- 2022-07-21 13:29:12下载
- 积分:1
-
use Direct3D interstellar flight simulation images
利用 Direct3D 模拟星际飞行的画面-use Direct3D interstellar flight simulation images
- 2022-02-01 19:10:31下载
- 积分:1
-
DirectShow
DirectShow技术的应用研究与开发(DirectShow technology, applied research and development)
- 2013-09-10 15:55:21下载
- 积分: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
-
Book-Part-II-Code2-5
DirectX 9.0 3D 游戏开发编程基础
对初学者很有用
- 2013-12-18 22:23:44下载
- 积分:1
-
0441
放大取色源码程序,结合易语言DirectX2D支持库和扩展功能支持库,调用API函数实现放大取色不失真效果。(Enlarge take color source program, combined with easy language support library and extensions DirectX2D support library , call the API function color distortion amplification takes effect .)
- 2016-04-01 09:47:10下载
- 积分:1
-
在DirextX中用到的关于鼠标操作的类,封装了对鼠标操作中常用到的函数。...
在DirextX中用到的关于鼠标操作的类,封装了对鼠标操作中常用到的函数。-DirextX were used in the operation of the mouse category, Packaging, a pair of mouse common to the operation of the function.
- 2022-01-28 01:31:28下载
- 积分: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