-
文字艺术效果处理
文字艺术效果处理-language arts effects processing
- 2023-09-08 03:05:03下载
- 积分:1
-
56401
自绘大图标列表框源码,程序结合易语言DirectX3D支持库,调用API函数和GDIPlus类2.3.ec模块自绘大图标列表框。(Since the paint big icon list box source code , the program combined with easy language DirectX3D support library , call the API function and GDIPlus class 2.3.ec module since drawn large icons list box.)
- 2015-12-05 21:47:50下载
- 积分:1
-
VB曲线输出无闪烁推屏演示程序,使用DirectX技术。
VB曲线输出无闪烁推屏演示程序,使用DirectX技术。-VB curve output not glitters pushes the screen demonstration
program, uses the DirectX technology.
- 2022-02-01 08:59:39下载
- 积分:1
-
物理模拟简单炮弹轨迹,直接打开sln文件即可运行
物理模拟简单炮弹轨迹,直接打开sln文件即可运行-Physical simulation simple shell trajectory, directly open the sln file to run
- 2022-03-21 09:23:52下载
- 积分:1
-
TexCube
directx9.0 绘制立方体木箱并赋予纹理贴图,加光照(directx9.0 draw a cube wooden box and give texture mapping, plus light)
- 2012-05-28 13:43:56下载
- 积分:1
-
a good video conference code, the use of the source code can install delphiX
一个不错的视频会议代码,
使用源代码可以先安装
delphiX
-a good video conference code, the use of the source code can install delphiX
- 2022-03-04 18:04:18下载
- 积分:1
-
一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中...
一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中-a 3D display program. The effect of a bat. DirectX SDK from China
- 2022-07-23 21:28:05下载
- 积分: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
-
16732
Metro风格淡入淡出源码,例程程序结合易语言多线程支持库和DirectX2D支持库,模拟实现Metro风格的文字淡入淡出效果。(Metro style fade source, routine program combined with easy language support library and DirectX2D multithreading support libraries , analog implementation Metro style text fades.)
- 2016-05-29 09:22:51下载
- 积分:1
-
Realize DirectX to play the video file, pause, stop and other functions
实现DirectX播放视频文件、暂停、停止等功能-Realize DirectX to play the video file, pause, stop and other functions
- 2023-04-12 21:30:03下载
- 积分:1