非常有用的多媒体库SDL
由Gudao Luo在2007-03-08 at 22:06发表的

- SDL首页 http://www.libsdl.org/
- Ruby语言SDL接口RUDL首页:http://sourceforge.net/projects/rudl/
- 说明:SDL( Simple DirectMedia Layer )是一个开源的跨平台多媒体开发软件包,被广泛的应用于游戏、模拟器和多媒体等软件开发。
- 什么是SDL?摘要:
“Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games…”
