-
20来个过滤器编程源码大集合,需要了解过滤器编程的和COM编程的,这是必读基础教程,从事相关开发如播放器软件、播放器控件、转场效果、图象特殊处理等等,都需要跟这...
20来个过滤器编程源码大集合,需要了解过滤器编程的和COM编程的,这是必读基础教程,从事相关开发如播放器软件、播放器控件、转场效果、图象特殊处理等等,都需要跟这方面的知识打交道。-20 months to filter programming source large pool filters need to understand programming and COM programming. This is mandatory basis and guidance in the development of related software such as players, players control transfer market effects, image, etc. special treatment, This needs with the knowledge to deal.
- 2022-03-21 23:59:39下载
- 积分:1
-
一个Direct3D的示例程序,DX8.1+VC6
一个Direct3D的示例程序,DX8.1+VC6-an example of Direct3D procedures, burn VC6
- 2022-04-15 17:29:36下载
- 积分:1
-
nvrenzhe
VB+directx7 编写的游戏
VB+directx7 编写的游戏
(VB+ directx7 game written in VB+ directx7 game written)
- 2009-12-24 00:41:49下载
- 积分: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
-
The-basis-for-computer-game
本书介绍了如何以Visual C++及DirectX 来设计游戏,深入浅出的概念讲解
与游戏实例相结合来逐步实现自己制作游戏的。本书从游戏画面绘制、游戏输
入消息处理、游戏动画技巧、游戏物理现象设计原理、游戏人工智能及如何进
入3D 世界等基本的游戏设计基础。除了让学习者有清楚的基础概念以外,还能
实际地应用于游戏设计。(This book describes how to design games with Visual C++ and DirectX, explanation and game instances combine to explain the concept of progressive realization of their own making games. From the game screen to draw the book enter the messaging, gaming, animation, game tips, game design principles, physical phenomena of game artificial intelligence and how to enter the 3D world, and other basic fundamentals of game design. In addition to that learners have clear concepts, but also actual in game design.)
- 2012-05-10 11:26:55下载
- 积分:1
-
graphstudionext64
觀察 directshow filter 是否運作正常(check the directshow filter function normally.)
- 2016-05-25 18:13:15下载
- 积分:1
-
支持双人得潜艇大战
支持双人得潜艇大战-support double in the submarine war
- 2022-01-26 03:36:42下载
- 积分:1
-
DirectShow a Player application.
DirectShow的一个Player的应用程序。-DirectShow a Player application.
- 2022-01-25 18:05:17下载
- 积分:1
-
学习directx的阴影效果源程序, 显示directx
学习directx的阴影效果源程序, 显示directx-Shadow光照效果,在directx8环境下编译-Study the effect of the shadow of the source code directx, directx-Shadow light show effects, in the circumstances directx8 compiler
- 2022-01-25 23:44:44下载
- 积分:1
-
AlphaBlend
说明: DirectX编程:Alpha混合示例程序(DirectX programming: alpha mixed sample program)
- 2020-06-10 14:19:10下载
- 积分:1