-
TreeView 中节点拖动、增加、删除等功能演示。
TreeView 中节点拖动、增加、删除等功能演示。-TreeView nodes Drive, addition, deletion function demo.
- 2022-02-26 17:26:43下载
- 积分:1
-
very good imitation of 3d game. Yes to the beginner.
很不错的仿3d游戏。是初学着的-very good imitation of 3d game. Yes to the beginner.
- 2022-01-22 09:13:47下载
- 积分:1
-
DDraw.h实现播放,DDraw.h实现播放
DDraw.h实现播放,DDraw.h实现播放-DDraw.h players realize, DDraw.h players realize
- 2022-03-03 15:31:56下载
- 积分:1
-
流媒体教学SAMPLE 是学习MPEG播放的帮助DEMO 简单容易上手
流媒体教学SAMPLE 是学习MPEG播放的帮助DEMO 简单容易上手-Teaching SAMPLE streaming MPEG player to learn the help of simple and easy to use DEMO
- 2022-08-04 06:45:24下载
- 积分:1
-
借3D SDK第三
一个借用第三方软件3d sdk包 ,用vc编写的一个简单的游戏模块设计实例-a borrowed 3d sdk third-party software packages, with vc prepared a simple game module design example
- 2022-10-15 20:30:03下载
- 积分:1
-
光捕获程序Direct3D好坐标变换学习材料
光线捕捉 direct3d小程序 坐标变换学习的好材料-Light capture applet Direct3D good coordinate transformation learning materials
- 2022-07-04 16:02:54下载
- 积分:1
-
first-person-shooter
基于DirectX的第一人称射击游戏制作,纯手工打造的小游戏(Produced based on DirectX, first person shooter)
- 2012-06-17 12:50:08下载
- 积分: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
-
Win32Cube
DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)
- 2013-11-16 22:57:55下载
- 积分:1
-
介绍directdraw的英文文献,介绍很基础!
介绍directdraw的英文文献,介绍很基础!-Introduction directdraw in English literature, introduced a very basic!
- 2022-01-26 07:19:41下载
- 积分:1