Category:SDL2

From Rosetta Code
Revision as of 02:56, 1 August 2019 by rosettacode>Blue Prawn (basic description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

SDL officially supports Windows, Mac OS X, Linux, iOS, and Android.

SDL 2.0 is distributed under the zlib license.