搜索资源列表
SDL-1.2.9-vc
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
SDL-1.2.11
- SDL 一个跨平台的游戏开发环境。支持n多的opensource的游戏。 -SDL a cross-platform development environment of the game. N support of many opensource game.
SDL
- sdl 的sdk,包括必须的头文件,lib,和dlls。
neocd031.rar
- NeoGeo CD 模拟器源代码 SDL版实现 ,NeoGeoCD Emulator Source (SDL)
goodies
- 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one impleme
sdl-snake
- 利用SDL编写的贪吃蛇游戏。运行环境是VS2008-Snake game written with SDL. The operating environment is VS2008
SDLMappy_Example
- SDL系列教程:地图的显示 2D游戏的地图是由一个一个的瓷砖够成的。你可以编程实现这些瓷砖的显示,也可以通过一个特别的工具来实现。这就是――地图编辑器Mappy。-SDL tutorial series: the map display by the 2D maps of the game is enough of a tile into a. You can program the display to achieve these tiles can also be through a s
SuperMario_SDL
- FC上的超级玛丽C++移植版,基于SDL(Simple DirectMedia Layer)的图形驱动。SDL相比于DirextX和OpenGL,优势在于跨平台和简单易学。-Mary FC' s super-version of C++ transplantation, based on the SDL (Simple DirectMedia Layer) of the graphics driver. DirextX compared to SDL and OpenGL, the adv
SDL_1
- 用SDL写的一个小游戏,有点像是男人就撑过20秒。-Using SDL to write a small game, a bit like a man on the撑过20 seconds.
SDLMouseChick
- SDL练习:响应鼠标事件。 想学习SDL的人可以参考! VC2008下测试通过!-SDL practice: Responding to mouse events. People who want to learn SDL can refer to! VC2008 under test!
mario_sokoban
- game of mario in sdl
EERelease
- 安特罗皮亚引擎+ +是一个2D游戏引擎设计的一个简单的跨平台游戏的开发。该项目的目的是提供一个简单而强大的框架,充分利用了C + +中的OpenGL , OpenAL可以, SDL和更多。-Entropia Engine++ is a 2D Game Engine designed for an easy cross-platform game development. The project aims to provide a simple and powerfull framework th
sdl-ball
- A DX-Ball/MegaBall/Breakout clone for linux+friends (and windows)
sdl
- SDL教程,英文版的,十分简明扼要,很适合新手学习。-SDL tutorial, in English, very concise, very suitable for novices to learn.
all422
- SDL游戏引擎 游戏开发的利器 DirectX的替代品 跨平台 -SDL game engine game development tool for cross-platform alternative to DirectX
guichan-0.8.1.tar
- A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL. Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for d
tank
- 大坦克游戏,vc下编程,需要sdl库。程序基本上完成。运行OK的 -a game of tank need sdl lib。it had bulid ok and could run!
PingPong
- Ping-Pong game, with fancy main menu :) OpenGL/SDL
SDL
- SDL(Simple DirectMedia Layer)是一个自由的跨平台的多媒体开发包,适用于 游戏、游戏SDK、演示软件、模拟器、MPEG播放器和其他应用软件。 -SDL (Simple DirectMedia Layer) is a free cross-platform multimedia development kit for games, game SDK, demo software, emulators, MPEG players and other applicatio
SDL
- SDL是Simple DirectMedia Layer(简易直控媒体层)的缩写。它是一个跨平台的多媒 体库,以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标 (事件)、游戏摇杆等。当然,最为重要的是提供了 2D图形帧缓冲(framebuffer)的接口, 以及为 OpenGL 与各种操作系统之间提供了统一的标准接口以实现 3D图形。从这些属性我 们可以看出,SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。-SDL is the Simple