-
Directx 贴图技术列子
Directx 贴图技术列子-DirectX mapping technology Liezi
- 2022-08-11 02:05:48下载
- 积分:1
-
CaptureTest
说明: 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。(This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.)
- 2010-04-10 10:44:50下载
- 积分:1
-
DirectX 实现的小游戏,介绍了DirectX相关的初步应用,适合初学DirectX的网友。...
DirectX 实现的小游戏,介绍了DirectX相关的初步应用,适合初学DirectX的网友。-DirectX realize a small game, introduce the DirectX related to the initial application, suitable for novice users DirectX.
- 2023-01-31 07:40:04下载
- 积分: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
-
chapter-8
Direct3D 关于雪花粒子,烟花粒子,雨点粒子等的程序。用VC++6.0编译。(Direct3D on snow particles, fireworks particles, particles, etc. raindrops program.)
- 2013-05-28 21:56:26下载
- 积分:1
-
Teach-Yourself-DirectX-7-in-24-Hours
Teach Yourself DirectX 7 in 24 Hours E-book
- 2012-09-06 21:14:28下载
- 积分:1
-
DirectShow源过滤器
DirectShow Source Filter
- 2022-07-19 10:04:13下载
- 积分:1
-
DirectX3D 2D编程。一五色的渲染
DirectX3D中2D编程。
绘制一个彩色的五角星。-DirectX3D which 2D programming. Color rendering of a five-pointed star.
- 2022-02-22 10:59:55下载
- 积分: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
-
基于DirectShow编辑而成的视频流播放处理类,收集了许多常用的视频播放控制功能...
基于DirectShow编辑而成的视频流播放处理类,收集了许多常用的视频播放控制功能-based on DirectShow edited streaming video broadcast class, the collection of many commonly used video playback control functions
- 2022-12-23 03:55:02下载
- 积分:1