-
《精通DirectX3D图形与动画程序设计》―第二十四章 DXUT控件
《精通DirectX3D图形与动画程序设计》―第二十四章 DXUT控件,经过测试可以运行
- 2022-02-14 01:36:12下载
- 积分:1
-
Direct3D中的2D编程,学习参考代码
Direct3D中的2D编程,学习参考代码-2D in Direct3D programming, learning reference code
- 2023-02-23 19:45: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
-
PID is a COM. It generally achieve a standard Graph Filter Manager does not supp...
PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。-PID is a COM. It generally achieve a standard Graph Filter Manager does not support the interface, Graph Filter Manager was running polymerization use.
- 2022-07-20 13:23:19下载
- 积分:1
-
自己写的一个Dump Filter。 支持流媒体的写文件操作。
自己写的一个Dump Filter。 支持流媒体的写文件操作。-himself in a Dump Filter. Streaming media write file manipulation.
- 2023-05-23 16:05:03下载
- 积分:1
-
vb写的基于DrirxtX的3D 程序的 例子
很不错的,适合初学者哦 下下来自己看吧!...
vb写的基于DrirxtX的3D 程序的 例子
很不错的,适合初学者哦 下下来自己看吧!-vb was based DrirxtX 3D program examples were quite good. for beginners, oh down under its own exciting!
- 2023-08-31 09:20:03下载
- 积分:1
-
三维地形的简单实现,采用DirectX编写,供初学者参考!
三维地形的简单实现,采用DirectX编写,供初学者参考!-Simple realization of three-dimensional terrain, using DirectX prepared for advanced users!
- 2022-04-01 16:42:10下载
- 积分:1
-
in Windows 2000 professional, VC6. 0 through editing. Yes, I learn DirectDraw an...
在Windows 2000 professional,VC6。0下编辑通过。 是我学习DirectDraw和DirectSound时,对它们做的一些封装。用起来方便一些。-in Windows 2000 professional, VC6. 0 through editing. Yes, I learn DirectDraw and DirectSound, they made some Packaging. Together with convenience.
- 2022-10-01 13:05:04下载
- 积分:1
-
人事管理系统的设计内容,应该很有用吧,大家可以
人事管理系统的设计内容,应该很有用吧,大家可以-personnel management system design, it should be very useful. We can look at
- 2022-01-26 05:20:59下载
- 积分:1
-
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。...
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
- 2022-03-09 12:59:24下载
- 积分:1