10 |
10 |
11 Simple DirectMedia Layer is a cross-platform development library designed |
11 Simple DirectMedia Layer is a cross-platform development library designed |
12 to provide low level access to audio, keyboard, mouse, joystick, and graphics |
12 to provide low level access to audio, keyboard, mouse, joystick, and graphics |
13 hardware via OpenGL and Direct3D. It is used by video playback software, |
13 hardware via OpenGL and Direct3D. It is used by video playback software, |
14 emulators, and popular games including Valve's award winning catalog |
14 emulators, and popular games including Valve's award winning catalog |
15 and many Humble Bundle games. 42 |
15 and many Humble Bundle games. |
16 |
16 |
17 SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. |
17 SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. |
18 Support for other platforms may be found in the source code. |
18 Support for other platforms may be found in the source code. |
19 |
19 |
20 SDL is written in C, works natively with C++, and there are bindings |
20 SDL is written in C, works natively with C++, and there are bindings |