-
它是在微软Visual Basic教程和DirectX代码实例开发…
这是用微软的Visual basic开发的Directx的教程和实例代码啦-It is developed in Microsoft Visual basic tutorials and examples of Directx code. .
- 2022-03-12 18:15:27下载
- 积分:1
-
D3D games iron particle system efficiency. . . School friends do not miss 3D.
D3D游戏铁效粒子系统。。。学3D的朋友不要错过。-D3D games iron particle system efficiency. . . School friends do not miss 3D.
- 2022-08-06 07:59:19下载
- 积分:1
-
使用DirectShow播放Mpeg等媒体类型
说明: 使用DirectShow播放Mpeg等媒体类型
VC开发环境(use DirectShow broadcast media types such as MPEG VC Development Environment)
- 2005-11-07 20:11:08下载
- 积分:1
-
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。...
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。-books "3D game programming" supporting source code (the book includes all the demo code).
- 2022-02-25 01:40:41下载
- 积分:1
-
dirextxx简单质材,环境:directx sdk and vc6.0+
dirextxx简单质材,环境:directx sdk and vc6.0+-dirextxx simple material, environment : directx sdk and vc6.0
- 2022-01-25 20:15:40下载
- 积分:1
-
最基本的direct draw 游戏编程入门,很好的参考,对于初学者。...
最基本的direct draw 游戏编程入门,很好的参考,对于初学者。-basic game programming draw direct entry, a good reference for beginners.
- 2022-03-19 00:21:14下载
- 积分: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
基于DirectX的贪食蛇游戏,主要使用DirectDraw的图面部分功能,对DirectDraw的初学者是个很好的教材-DirectX-based games of贪食蛇, mainly the use of DirectDraw part of the map surface features, for the beginner DirectDraw is a very good teaching
- 2022-08-06 07:14:40下载
- 积分:1
-
DirectDraw 的简单例子
使用汇编语言
DirectDraw 的简单例子
使用汇编语言
-DirectDraw examples of the use of a simple assembly language
- 2022-08-16 09:15:08下载
- 积分:1
-
DirectX图形技术的发展,高
directx开发图形显示技术,高速显示视频。此源代码是我修改后的可以播放yuv数据的代码-DirectX graphics technology development, high-speed video shows. This source code is modified, I can play the YUV data code
- 2022-05-14 01:11:06下载
- 积分:1