-
use DirectX technology for developing the brilliant animation routines
使用DirectX技术编制的精彩动画例程-use DirectX technology for developing the brilliant animation routines
- 2022-01-22 12:50:35下载
- 积分: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
-
借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
-
DirectShow抓帧
directshow抓帧-DirectShow grasp frame
- 2022-01-25 19:55:52下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――19_第十九章 HLSL像素渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - Chapter 19_ nineteenth HLSL pixel shader, after test run
- 2022-02-03 10:52:38下载
- 积分:1
-
602107
外部网页加广告源码程序,结合易语言超文本浏览框支持库和DirectX2D支持库,将广告嵌入到网页窗口中。(Plus external web advertising source program, combined with easy language support library hypertext browsing box and DirectX2D support library , the advertising embedded in Web pages window.)
- 2015-09-26 17:19:43下载
- 积分:1
-
一个基于directsound技术的混音程序,实现wav文件的混音
一个基于directsound技术的混音程序,实现wav文件的混音-Direct3D based on a mix of procedures to achieve the mixing wav file
- 2023-08-15 13:45:04下载
- 积分:1
-
最简单的HDR,用D3D写的,效果不错
最简单的HDR,用D3D写的,效果不错-The simplest HDR, using D3D written good results
- 2022-09-24 09:50:03下载
- 积分:1
-
49244
D2D分割图片源码例程程序结合易语言DirectX2D支持库和应用接口支持库,实现D2D分割图片。(D2D source image segmentation routine program combined with easy language DirectX2D support library and application interface support library that implements D2D divided picture .)
- 2015-06-28 16:25:48下载
- 积分:1
-
DX编程 很简单的
DX编程 很简单的-DX very simple programming
- 2022-01-27 20:08:40下载
- 积分:1