-
Managed.DirectX.9
说明: DirecX 教程书籍,用于开发DirecX Graphic and Programming book(DirecX guide books for the development and DirecX Graphic Programming book)
- 2006-04-07 09:59:53下载
- 积分:1
-
ShootIT 射击游戏
ShootIT 射击游戏-ShootIT shooter
- 2022-02-15 03:24:39下载
- 积分:1
-
基于模型的动画骨骼DirectX平台阅读,
基于DirectX平台的骨骼动画的模型读取,-DirectX platform based on the skeleton of the model animation read,
- 2022-07-24 07:43:13下载
- 积分:1
-
directx旋转质材,开发环境directx sdk 2006 summer+,and VC 6.0 +
directx旋转质材,开发环境directx sdk 2006 summer+,and VC 6.0 +-directx rotation material, Development Environment directx sdk summer 2006+, and Visual C++ 6.0
- 2022-01-31 16:36:41下载
- 积分:1
-
一个基于DirectShow 开发的视频播放器
实现了播放,托动 等功能...
一个基于DirectShow 开发的视频播放器
实现了播放,托动 等功能-DirectShow-based video player development to achieve the playback, dynamic features such as child care
- 2022-12-13 13:25:03下载
- 积分: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
-
在DirectDraw中显示位图。这个例子演示了如何充分
在DirectDraw中显示位图。这个例子演示了如何在全屏模式中调用GDI,让用户确定显示图像,并在DirectDraw对象的表面上绘制此图像。-in DirectDraw showed bitmap. This example demonstrates how the full-screen mode called GDI, enabling users to identify and display images, and DirectDraw object on the surface mapping of this image.
- 2022-03-07 20:03:42下载
- 积分:1
-
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。
本程序在Windows 2000、Visual C++ 6.0、DirectX 9.0 环境下编译通过。-this program in Windows 2000, Visual C 6.0, DirectX 9.0 environment compile.
- 2022-10-06 06:55:02下载
- 积分:1
-
DirectShow开发,房
directshow开发,实现了实时视频的预览,同时保存图片-DirectShow development, real-time video preview, while preserving image
- 2022-01-26 03:23:23下载
- 积分:1
-
使用D3D开发的雾化效果的实现,很不错的代码 ,值得去看看哦
使用D3D开发的雾化效果的实现,很不错的代码 ,值得去看看哦-Developed using D3D realize the effect of atomization, it is good code, it is worth to see看哦
- 2022-03-20 22:25:06下载
- 积分:1