SDL
Hardware abstraction library
A cross-platform library providing low-level access to various hardware components such as audio, keyboard, mouse, and graphics.
Simple Directmedia Layer
11k stars
123 watching
2k forks
Language: C
last commit: about 1 month ago
Linked from 2 awesome lists
sdlsdl2sdl3
Related projects:
Repository | Description | Stars |
---|---|---|
libsdl-org/sdl_mixer | An audio mixer library that supports various file formats and can play back multiple channels of 16-bit stereo audio. | 436 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 563 |
saitoha/libsixel | A software project providing encoder/decoder implementations and converters for the DEC SIXEL image format. | 2,523 |
videolan/vlc | Media player and multimedia engine capable of playing multiple file formats, converting streams, and embedding into 3rd party applications. | 14,434 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 94 |
amdmi3/hoverboard-sdl | Recreates the original xkcd 1608 game as a standalone, native application with additional features for improved gameplay and user experience. | 33 |
sfml/sfml | Provides access to windowing, graphics, audio and network functionality in C++. | 10,340 |
lwjgl/lwjgl3 | A high-performance Java library providing direct access to native APIs for graphics, audio, parallel computing, and XR applications. | 4,852 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 417 |
dusk-labs/dim | A media management application with a web interface and support for various media formats. | 3,842 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 81 |
libigl/libigl | A C++ library for processing and manipulating geometric data in 3D space | 4,617 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 |
amdmi3/openstrike | A cross-platform reimplementation of classic game mechanics from Desert and Jungle Strike games | 67 |
mattdesl/lwjgl-basics | A Java-based 2D game development library using LWJGL and shaders | 1,872 |