Welcome![Sign In][Sign Up]
Location:
Search - directx

Search list

[Game ProgramAdvanced 3D Game Programming With Directx 9.0

Description: DirectX9.0 3D游戏编程
Platform: | Size: 8495104 | Author: 站长 | Hits:

[Graph programg048_Eye3d

Description: 非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)-DirectX very good example! Feel wanted QUAKE! (Mouse is also a small BUG) if you are a master, then we will certainly look!! (Requires DX type library)
Platform: | Size: 323584 | Author: 朱涛 | Hits:

[Game ProgramRPGGameSrc

Description: 一个RPG游戏演示全部源代码。使用Visual C++ 6.0,DirectX+GAF编写- A RPG game demonstrates the complete source code. Uses Visual C 6.0, DirectX GAF compiles
Platform: | Size: 31744 | Author: 云皓 | Hits:

[Game Programbasic_directx

Description: 基本的DirectX + MFC 游戏工程模板 - Basic DirectX MFC game project template
Platform: | Size: 14336 | Author: 周勇 | Hits:

[BooksDX编程Chs

Description: DirectX 编程初级教程中文版。只要有C++基础和一点三维知识即可。-DirectX Programming Guide initial Chinese version. As long as a basis and 1.3 C peacekeeping knowledge can be.
Platform: | Size: 164864 | Author: | Hits:

[Game ProgramdirectX

Description: 一个小游戏。Super Brick Breaker - A Simple DirectDraw Game-a little game. Super Brick Breaker- A Simple Game DirectDraw
Platform: | Size: 117760 | Author: 谢峰 | Hits:

[Game Program俄罗斯方块

Description: DirectX编的俄罗斯方块-DirectX addendum to the Russian box
Platform: | Size: 130048 | Author: 宋恩博 | Hits:

[BooksDX8Tutorial

Description: DirectX 8 教程,能帮你入门、使你了解怎样用DX8 来开发Windows游戏-DirectX 8 and guidance can help you get started, so you know how to use Windows to develop DX8 games
Platform: | Size: 770048 | Author: 姜力 | Hits:

[DirextXDirectX 中文开发手册

Description: 很不错的资料,我找了很久才找到的-very good information, I look for a long time to find the
Platform: | Size: 156672 | Author: 逍遥俊 | Hits:

[Multimedia program网络语音对讲

Description: 本程序是通过网络进行语音对讲的例子程序。 其中设计利用DIRECTX获取声音信息,利用G.723编码解码,最后通过网络传输到远端后,再使用DIRECTX播放声音的全过程。-the procedure is through the network for voice Talkback example procedures. Which design using DirectX access to a voice message, using G.723 codec, the final adoption of remote network transmission and then use DirectX broadcast voice of the entire process.
Platform: | Size: 59392 | Author: 风信标 | Hits:

[Windows DevelopMoviePlay

Description: DirectX 源代码:MoviePlay-source code of DirectX:MoviePlay
Platform: | Size: 30720 | Author: 于静 | Hits:

[Windows Developproppage

Description: directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考SDK里面的例子程序,总是云里雾里,特别是自己动手写FILTER,要拨开它的丛丛雾水,还真有些不容易。 -DirectX show with the help documentation is a good reference. But there are a lot of things they said too much, and we start contact, the most wanted from the start with simple things, and then gradually deepening, but inside the SDK reference examples procedures, always waves, especially to write himself FILTER, it is supposed to touch the fog, it really these will not be easy.
Platform: | Size: 13312 | Author: 于静 | Hits:

[Books25558

Description: directx
Platform: | Size: 155648 | Author: 尹克 | Hits:

[Multimedia DevelopBASIC_DIRECTX

Description: 本程序介绍了一个最简单的、基于MFC的DirectX程序: CBasicApp (派生于 CWinApp) CBasicWnd (创建主窗口,派生于CWnd) CGame (DirectX通用类,包括 DirectDraw, DirectInput, DirectSound)-the procedures of one of the most simple, based on the DirectX MFC : CBasicApp (derived from CWinApp) CBasicWnd (founded main window, derived from CWnd) CGame (DirectX generic categories, including DirectDraw, DirectInput, DirectSound)
Platform: | Size: 17408 | Author: 李涛 | Hits:

[Windows Developdelphidirectx

Description: 用Delphi开发的directx的SDK-developed with Delphi DirectX SDK
Platform: | Size: 943104 | Author: 汪旭 | Hits:

[GDI-Bitmapscreen

Description: 奇妙的屏幕变形效果, 不使用DirectX, 速度仍然不错-deformation amazing screen effects, non-use of DirectX, speed is still good
Platform: | Size: 8192 | Author: | Hits:

[DirextXzzyDirectX

Description: 关于DirectX中DirectDraw的运用,用MFC框架写的,特别适合熟悉VC的朋友学习DirectX编程.-DirectDraw DirectX on the use of MFC framework used to write, especially for a friend familiar with the VC learning DirectX programming.
Platform: | Size: 143360 | Author: 钟志勇 | Hits:

[Multimedia programInvasionCSharp_src

Description: DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw- it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also wa
Platform: | Size: 624640 | Author: 宋剑飞 | Hits:

[GDI-Bitmapdx9_1pass_emboss_bump_mapping

Description: DirectX BumpMapping 实例-DirectX BumpMapping
Platform: | Size: 350208 | Author: 李旻 | Hits:

[GDI-Bitmapdx9_texture_blending

Description: Directx Texture Blending
Platform: | Size: 257024 | Author: 李旻 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »