搜索资源列表
dirextx老版本封装库
- 在使用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
InvasionCSharp_src
- 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 t
DirectX_DirectDraw
- DirectX之DirectDraw编程技术---介绍DirectDraw的使用(适用于2d游戏开发及相关应用)
基于D3D的YV12视频渲染
- 传统的2D视频显示是通过DirectDraw来显示。现在微软也不推荐使用了。用D3D可以充分使用显卡的硬件性能加快显示视频,降低CPU使用率
game-code-6.rar
- DirectDraw实例,1-7实例依次增加难度。,DirectDraw example, 1- 7 followed by examples of increasing difficulty.
[Code]RPGgame2Dengine
- DirectDraw 2D 角色扮演游戏的引擎DEMO,演示人物动作和汇编MMX实现魔法效果。-DirectDraw RPG game engine DEMO
129_directx
- 123DirectX之DirectDraw编程技术---介绍DirectDraw的使用(适用于2d游戏开发及相关应用) -123DirectX of DirectDraw programming technology--- introduce the use of DirectDraw [for 2d game development and related applications]
GledPlay
- 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
Flight_090708
- DirectDraw练手程序,2D空战小游戏-beginning directdraw code, 2d fighter game.
IndieLib_SDK
- 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
[Code]VC6_DirectDraw_Example_Src
- DirectDraw的2D游戏源码DEMO,演示位图操作。-DirectDraw 2D game DEMO,BitMap show.
Tricks-of-Win-Game-Programming-
- 详细覆盖了从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 Fo
Tile Dynamic Scrolling Demo
- 2D游戏下,实现如何使用动态滚动游戏背景(showing how to use dynamical scorlling game background.)