Welcome![Sign In][Sign Up]
Location:
Search - directdraw 2d

Search list

[Other resourcedirextx老版本封装库

Description: 在使用DirectDraw进行二维休闲游戏开发的时候 需要规范地调用DirectDraw接口,这个是微软早期版本里提供的封装很有用-using DirectDraw 2D casual game developers need to standardize the time to call DirectDraw interface, the early version of Microsoft's package providing useful
Platform: | Size: 21293 | Author: xms | 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: 624092 | Author: 宋剑飞 | Hits:

[DirextXDirectX_DirectDraw

Description: DirectX之DirectDraw编程技术---介绍DirectDraw的使用(适用于2d游戏开发及相关应用)
Platform: | Size: 9279 | Author: weiguian | Hits:

[Other resourceWindowsgame

Description: Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
Platform: | Size: 11355586 | Author: 刘波 | Hits:

[SourceCode基于D3D的YV12视频渲染

Description: 传统的2D视频显示是通过DirectDraw来显示。现在微软也不推荐使用了。用D3D可以充分使用显卡的硬件性能加快显示视频,降低CPU使用率
Platform: | Size: 1106121 | Author: flyfish_chs@163.com | 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:

[Other Gamesdirextx老版本封装库

Description: 在使用DirectDraw进行二维休闲游戏开发的时候 需要规范地调用DirectDraw接口,这个是微软早期版本里提供的封装很有用-using DirectDraw 2D casual game developers need to standardize the time to call DirectDraw interface, the early version of Microsoft's package providing useful
Platform: | Size: 21504 | Author: xms | Hits:

[2D Graphicgame-code-6

Description: DirectDraw实例,1-7实例依次增加难度。-DirectDraw example, 1- 7 followed by examples of increasing difficulty.
Platform: | Size: 153600 | Author: 祝盛林 | Hits:

[DirextXDirectX_DirectDraw

Description: DirectX之DirectDraw编程技术---介绍DirectDraw的使用(适用于2d游戏开发及相关应用)-DirectX s DirectDraw programming--- introduce the use of DirectDraw (for 2d game development and related applications)
Platform: | Size: 9216 | Author: weiguian | Hits:

[OtherWindowsgame

Description: Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
Platform: | Size: 11355136 | Author: 刘波 | Hits:

[Software Engineering129_directx

Description: 123DirectX之DirectDraw编程技术---介绍DirectDraw的使用(适用于2d游戏开发及相关应用) -123DirectX of DirectDraw programming technology--- introduce the use of DirectDraw [for 2d game development and related applications]
Platform: | Size: 155648 | Author: psd | Hits:

[Windows CEGledPlay

Description: GledPlay SDK是一个windowsCE下的游戏引擎,不过现在已经停止更新了。-GledPlay is a complete SDK to develop games for mobile devices. It comprises 5 development modules. GledDraw: A Surface oriented 2D graphics framework, based on DirectDraw. GledVideo: A fast mpeg1/2 playback module integrated with GledDraw. GledSound: A music and sound playback module. GledApplication: This module takes care of all the OS specific details (like thread initialization, event handling, and more), the game loop, and game states handling, letting you concentrate on your game logic. GledSave: A File System abstraction module, that lets you read and write files and resource packages.
Platform: | Size: 7035904 | Author: tang | Hits:

[DirextXFlight_090708

Description: DirectDraw练手程序,2D空战小游戏-beginning directdraw code, 2d fighter game.
Platform: | Size: 269312 | Author: 大雁 | Hits:

[Game EngineIndieLib_SDK

Description: IndieLib is a c++ 2.5d engine for game development and fast game prototyping in a really easy way. Internally it uses Direct3d for hardware acceleration, but doesn t use DirectDraw or ID3DXSprite, it directly draws textures on polygons. The engine is focused in fast 2d rendering, but also allows you to use 3d models. This is the best engine among all that I have ever seen-IndieLib is a c++ 2.5d engine for game development and fast game prototyping in a really easy way. Internally it uses Direct3d for hardware acceleration, but doesn t use DirectDraw or ID3DXSprite, it directly draws textures on polygons. The engine is focused in fast 2d rendering, but also allows you to use 3d models. This is the best engine among all that I have ever seen...
Platform: | Size: 9313280 | Author: Pori | Hits:

[Game Engine[Code]VC6_DirectDraw_Example_Src

Description: DirectDraw的2D游戏源码DEMO,演示位图操作。-DirectDraw 2D game DEMO,BitMap show.
Platform: | Size: 449536 | Author: q1196403 | Hits:

[Game Engine[Code]RPGgame2Dengine

Description: DirectDraw 2D 角色扮演游戏的引擎DEMO,演示人物动作和汇编MMX实现魔法效果。-DirectDraw RPG game engine DEMO
Platform: | Size: 3748864 | Author: q1196403 | Hits:

[VC/MFCDirectDrawCN

Description: DirectDraw中文手册,开发Windows下2D游戏必备-DirectDraw Chinese Manual, Windows, 2D game development necessary
Platform: | Size: 276480 | Author: ZYT | Hits:

[ActiveX/DCOM/ATLTricks-of-Win-Game-Programming-

Description: 详细覆盖了从Windows编程到direct 3D, direct Draw, direct Music, direct Input的编程方法,以及游戏编程中的常用算法和编程技巧。-This book takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
Platform: | Size: 11355136 | Author: 闫煜 | Hits:

[DirextXTile Dynamic Scrolling Demo

Description: 2D游戏下,实现如何使用动态滚动游戏背景(showing how to use dynamical scorlling game background.)
Platform: | Size: 4543488 | Author: NiP-ahl | Hits:

CodeBus www.codebus.net