-
一个D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错
一个D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错-D3D games DEMO a collision fighting game scenes are done quite well
- 2023-02-04 10:10:05下载
- 积分:1
-
VideoCapture.rar
利用directshow在VC6.0环境下完成多路视频采集(本例中实现两路)(Use DirectShow in VC6.0 environment to complete multi-channel video capture (in this case the realization of two-way))
- 2008-05-18 15:54:36下载
- 积分:1
-
Bigdata__743574SWITCHMAN_5525245
今天把这个源码Bigdata__743574SWITCHMAN_5525245分享给各位同学,希望你们喜欢这个源码(Share the source Bigdata__743574SWITCHMAN_5525245 give the classmate of everyone, today I hope you like the source code)
- 2017-02-24 21:05:03下载
- 积分:1
-
direct
说明: QT+directshow实现UVS摄像头预览及显示图像(Realization of UVS Camera Preview and Display Image by QT+directshow)
- 2020-07-10 14:38:56下载
- 积分:1
-
produced directshow player, can play all kinds of audio and video
directshow制作的播放器,可以播放各类音视频-produced directshow player, can play all kinds of audio and video
- 2022-02-04 01:07:42下载
- 积分:1
-
一个D3D的窗口的建立!``适合新手学习
一个D3D的窗口的建立!``适合新手学习-yigeD3D dechuankoudejianli!!
- 2023-08-10 12:55:03下载
- 积分:1
-
Video Preview Program
Video Preview Program
- 2022-05-22 05:11: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
-
真正的
Real-Time 3D Terrain Engines 的源代码,描述怎样实时渲染3D地形,对游戏开发者应该有帮助。-Real-Time 3D Terrain Engines source code, describing how real-time rendering of 3D terrain, the game should help.
- 2022-05-25 16:09:47下载
- 积分:1
-
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip...
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip- In an elephant "Empire Time" plays the small game example which
the vehicles fire, uses front DXGuide.zip
- 2022-01-30 14:07:24下载
- 积分:1