-
In D3D on the mouse and keyboard operation, a new novice, beginner c game de...
在D3D关于鼠标和键盘的操作,新手新人,初学c++游戏开发-In D3D on the mouse and keyboard operation, a new novice, beginner c game development
- 2022-04-23 07:05:25下载
- 积分:1
-
DirectX学习范例: 一个完善的读取3DS文件例子
DirectX学习范例: 一个完善的读取3DS文件例子-DirectX study examples: a perfect example to read 3DS file
- 2023-06-27 16:55:05下载
- 积分:1
-
DirectSound混音
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
- 2005-07-11 12:58:40下载
- 积分:1
-
Based on terrain classes can be extended based on the contents of the sub
基础的地形类,可以在次基础上扩展内容,游戏场景中的地面都可由此贴图而成。-Based on terrain classes can be extended based on the contents of the sub-game scene on the ground can be made this map.
- 2022-03-18 10:37:21下载
- 积分:1
-
a good media player controls. Controls included with the examples of their own....
一个不错的媒体播放控件.包括控件本身与范例.可以播放DVD/VCD/MP3以及其它一些格式,而且是免费的.-a good media player controls. Controls included with the examples of their own. Can play DVD/VCD/MP and the other three formats, and is free of charge.
- 2022-05-26 02:57:01下载
- 积分:1
-
Detailed 3D performance and results, to better programming!
详细介绍了3D的性能和效果,能更好的编程!-Detailed 3D performance and results, to better programming!
- 2023-05-17 15:20:03下载
- 积分:1
-
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。...
图书《3D游戏编程》的配套源代码(包含书中全部演示代码)。-books "3D game programming" supporting source code (the book includes all the demo code).
- 2022-02-25 01:40:41下载
- 积分: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
-
使用DirectX编写的自然现象下雨的效果!供DirectX初学者学习使用!...
使用DirectX编写的自然现象下雨的效果!供DirectX初学者学习使用!-Prepared using a natural phenomenon of rain DirectX effects! For beginners learning to use DirectX!
- 2022-07-27 17:43:41下载
- 积分:1
-
adc_finish_2
C ADC Direct Curent Register
- 2012-12-27 22:16:15下载
- 积分:1