-
mvxImagesDemo
mvxImagesDemo
- 2022-06-20 21:40:01下载
- 积分:1
-
开车场游戏,基本都有,不复杂,简单的
开车场游戏,基本都有,不复杂,简单的-Driving game, has basic, not complicated at all, simple
- 2023-01-01 11:05:05下载
- 积分:1
-
Tile Static Scrolling Demo
2D游戏下,实现如何使用静态滚动游戏背景(doing static scrolling game background.)
- 2020-06-21 12:40:02下载
- 积分: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
-
基于DirectShow的控制USB摄像头,和一个质量调整功能
基于DirectShow控制USB摄像头,并带有画质调节功能-Based on DirectShow Control USB camera, and with a quality adjustment function
- 2023-06-01 18:55:03下载
- 积分:1
-
DirectSDK中中文帮助文档,很值得一看的文件
DirectSDK中中文帮助文档,很值得一看的文件-DirectSDK in English to help document, the document is worth a visit
- 2022-04-11 08:12:01下载
- 积分:1
-
微软官方关于DirectX 10工作原理的PDF文档,开发DIRECTX10游戏必看哦...
微软官方关于DirectX 10工作原理的PDF文档,开发DIRECTX10游戏必看哦-Microsoft DirectX 10 on the working principle of the PDF document, the development of the game a must-see DIRECTX10 Oh
- 2022-03-23 10:28:04下载
- 积分:1
-
HGE中文显示解决,可以选择字体也可以改变大小,矢量和位图渲染...
HGE中文显示解决,可以选择字体也可以改变大小,矢量和位图渲染-HGE Chinese display solutions, you can choose the font can also change the size of vector and bitmap rendering
- 2022-03-03 23:15:53下载
- 积分:1
-
Visual C++/DirectX9 3D游戏开发引导的一个Stencil蒙版阴影处理例子
Visual C++/DirectX9 3D游戏开发引导的一个Stencil蒙版阴影处理例子-Visual C++/DirectX9 3D game development as a guide Mask Stencil shadow processing example
- 2022-11-25 08:05:04下载
- 积分:1
-
基本简介Direct3D8,设置窗口和画一些东西(Visual C++ /目录…
Basic intro Direct3D8, sets up the window and draws a few things (Visual C++/DirectX project files)
- 2023-08-06 11:30:04下载
- 积分:1