SDL: Difference between revisions
Jump to navigation
Jump to search
(formatting, cat) |
(Removing all content from page) |
||
Line 1: | Line 1: | ||
{{WikipediaSummary |
|||
| wikipage = http://en.wikipedia.org/wiki/Simple_DirectMedia_Layer |
|||
| summary = '''Simple DirectMedia Layer''' |
|||
Simple DirectMedia Layer (SDL) is a cross-platform, multimedia, free and open-source software library written in C that creates an abstraction over various platforms' graphics, sound, and input APIs, allowing a developer to write a computer game or other multimedia application once and run it on many operating systems including Linux, Windows, Mac OS X, AmigaOS and its clone MorphOS. It manages video, events, digital audio, CD-ROM, sound, threads, shared object loading, networking and timers. |
|||
}} |
|||
'''SDL''' is included on the XO (a necessary component of [[Pygame]]). |
|||
{{stub}} |
|||
[[Category:Software development]] |