-
DirectX高级动画制作的源码
其余几部分还没上传
DirectX高级动画制作的源码
其余几部分还没上传-DirectX senior source animation not upload the remaining parts
- 2022-10-14 13:35:04下载
- 积分:1
-
使用 D3D实现的水的特效.很不错的代码,值得大家
使用 D3D实现的水的特效.很不错的代码,值得大家-D3D realize the use of water effects. Very good code, it is worth U.S.
- 2022-01-25 22:11:05下载
- 积分:1
-
DirectX 3D图形编程宝典的随书源代码。
DirectX 3D图形编程宝典的随书源代码。-DirectX 3D Graphics Programming Bible with the books of the source code.
- 2022-07-27 09:57:14下载
- 积分:1
-
Cap_Wav
采用DirctX (DSpack) 的 Filter 方式录音(保存为WAV格式)
源代码
注意:使用前请注册filter文件 "Wavdest.ax"
编程工具:CodeGear RAD Delphi 2010
编程语言:Object Pascal
运行环境:Windows XP/20003
(Using DirctX (DSpack) recording the Filter mode (saved as WAV format) source code Note: Please register before using the filter paper " Wavdest.ax" programming tools: CodeGear RAD Delphi 2010 programming languages: Object Pascal environment: Windows XP/20003)
- 2011-07-06 10:13:43下载
- 积分:1
-
Learn-vc-game-2
利用 vc 的游戏开发基础教程源代码,基本程序开发(Use vc game development based tutorial source code)
- 2011-10-18 13:10:43下载
- 积分:1
-
objectarx 入门经典,相信广大小鸟可以在看了本教程后有突飞猛进的进展...
objectarx 入门经典,相信广大小鸟可以在看了本教程后有突飞猛进的进展-objectarx entry classic, I believe the mass of birds can be read in the handbook after rapid progress.
- 2023-04-01 18:50:03下载
- 积分: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
-
Many people want but can not find the DirectX8 Tutorials Tutorial, I worked hard...
很多人都想要却找不到的DirectX8 Tutorials教程,我辛苦找了一天才找到的。很适合初学者用,入门者可以巩固一下。-Many people want but can not find the DirectX8 Tutorials Tutorial, I worked hard to find a day to find the. Very suitable for beginners, and beginners can look to consolidate.
- 2022-03-05 21:22:14下载
- 积分: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
-
用纯软件的方法完成的一个动画程序!
用纯软件的方法完成的一个动画程序!-with pure software method to complete the procedures of an animation!
- 2023-02-07 06:40:04下载
- 积分:1