Recent Articles



































Simple DirectMedia Layer



         


Simple DirectMedia Layer (SDL) is a library that creates an abstraction over various platforms' graphics, sound, and input APIs, allowing a developer to write a video game or other multimedia application once and run it on Linux, Microsoft Windows, Mac OS, BeOS and a few other unofficially ported platforms. It manages video, events, numeric audio, CD-ROM sound, threads, and timers.

Sam Lantinga created the library in 1998. He got the idea while porting a Windows application to Macintosh. He then used SDL to port DOOM to BeOS. Sam then worked for Loki Games and other free libraries joined the SDL, such as SMPEG and OpenAL.

The SDL is mainly coded in C but has interfaces to many languages and exists on several operating systems. sdlBasic is in an early stage at providing access to game programming using simple basic programming.

Various games using SDL:

[Top]

See also

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License