-
Direct Sound放音程序代码
Direct Sound放音程序代码-Direct Sound of audio code
- 2023-04-13 02:55:03下载
- 积分:1
-
文字艺术效果处理
文字艺术效果处理-language arts effects processing
- 2023-09-08 03:05: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
-
csharpdirectx
DirectX 是开发三维场景的利器,也是目前大多三维游戏采用的开发平
台。国内外关于DirectX 开发的书籍不是非常多,而且大多数书籍都是针对
Visual C++语言来介绍的。在安装DirectX SDK 时可以选择安装例子和教程,
微软为开发者提供了许多较为实用的例子供大家学习。本文结合计算机三维图
形学和DirectX 的开发帮助,并参考国内外关于DirectX 开发的书籍和网站资
料等,主要介绍如何采用Visual C# 语言对DirectX进行三维图形开发。本文
共分十六章,以“由易到难、由简单到复杂”为主线,以介绍DirectX 开发方
法为主,并穿插介绍相关的计算机三维图形知识等。限于作者水平有限,文中
难免存在错误和缺点,敬请读者朋友不吝指正。(it is a document of windows API program design)
- 2010-05-24 09:18:57下载
- 积分:1
-
Direct3D9 primary curriculum. . Their own use. Very good.
Direct3D9初级教程。。自用用。很不错的。-Direct3D9 primary curriculum. . Their own use. Very good.
- 2022-02-12 06:24:50下载
- 积分:1
-
Introduction to English d3d good books, but not the amount of English
d3d很好的入门英文书籍,可惜没中文额,不过学dx后也肯定得英文过关的-Introduction to English d3d good books, but not the amount of English
- 2023-05-05 09:25:04下载
- 积分:1
-
DirectX3Dvb
非常好的一个基于DirectX的3D赛车游戏之vb版本(Very good for a DirectX-based 3D racing game version of vb)
- 2008-03-22 13:18:56下载
- 积分:1
-
dephi 下的Dirextx的开发说明
dephi 下的Dirextx的开发说明-under development Note Dirextx
- 2022-01-26 06:40:37下载
- 积分:1
-
Header file containing a lot of C++ functions. Over 6,000 lines of code with cod...
Header file containing a lot of C++ functions. Over 6,000 lines of code with code ranging from DirectX to Winsock. Good resource for windows C++ programming (Visual C++ project files).
- 2022-02-05 18:54:35下载
- 积分:1
-
D3D程序设计源代码,学习D3D必不可少。
D3D程序的设计源代码,学习D3D必不可少。-D3D process design source code, learn D3D essential.
- 2023-08-13 17:30:08下载
- 积分:1