There are no reviews yet. Be the first to send feedback to the community and the maintainers!
SDL_net 2.0 The latest version of this library is available from GitHub: https://github.com/libsdl-org/SDL_net/releases This is an example portable network library for use with SDL. It is available under the zlib license, found in the file LICENSE.txt. The API can be found in the file SDL_net.h and online at https://wiki.libsdl.org/SDL_net This library supports UNIX, Windows, MacOS Classic, MacOS X, BeOS and QNX. The demo program is a chat client and server. The chat client connects to the server via TCP, registering itself. The server sends back a list of connected clients, and keeps the client updated with the status of other clients. Every line of text from a client is sent via UDP to every other client. Note that this isn't necessarily how you would want to write a chat program, but it demonstrates how to use the basic features of the network library. Enjoy! -Sam Lantinga and Roy Wood
SDL
Simple Directmedia LayerSDL_image
Image decoding for many popular formats for Simple Directmedia Layer.SDL_mixer
An audio mixer that supports various file formats for Simple Directmedia Layer.SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.sdl12-compat
An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.SDL_shader_tools
Shader compiler and tools for SDLSL (Simple Directmedia Layer Shader Language)SDL-1.2
Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!sdlwiki
This is the raw contents of SDL's wiki. You can edit this through GitHub or at https://wiki.libsdl.org/ now!sdl2-compat
An SDL2 compatibility layer that uses SDL3 behind the scenes.SDL_rtf
Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.SDL_gpu_shadercross
Single-file header to support SPIR-V and HLSL on various backendsghwikipp
A slight improvement on GitHub's current wiki support.setup-sdl
GitHub action for providing SDL.SDL_gesture
SDL2's gesture API split out into a single-header library.libtiff
TIFF decoding library from https://gitlab.com/libtiff/libtiffMaelstrom
Maelstrom 3.0GUIlib
Simple (and unmaintained!) GUI library built on SDL. Not recommended for new code!sdlweb
The website for Simple Directmedia Layer.SDL-historical-archive
This is a snapshot of SDL's complete Mercurial repository when we migrated to GitHub. This is is just for historical purposes.SDL_helloworld
A Hello World project that uses SDL.jpeg
JPEG decoding library from https://www.ijg.org/mpg123
mpg decoding library from http://mpg123.de/aom
AV1 Codec Library, forked from https://aomedia.googlesource.com/aom/Love Open Source and this site? Check out how you can help us