38 skills found · Page 1 of 2
libsdl-org / SDL ImageImage decoding for many popular formats for Simple Directmedia Layer.
libSDL2pp / LibSDL2ppC++ bindings/wrapper for SDL2
Ravbug / Sdl3 SampleMinimal HowTo for building and using SDL3 on a variety of platforms, including mobile and web. Also includes SDL_mixer, SDL_Image, and SDL_ttf!
icculus / ControllerImageA library for producing images of SDL controllers.
BindBC / Bindbc SdlStatic & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow. (Mirror)
aminosbh / Sdl2 Image SampleBasic sample that demonstrates the usage of SDL2 and SDL2_image libraries with CMake. Mirror of https://gitlab.com/aminosbh/sdl2-image-sample
ohai / RubysdlRuby/SDL is a ruby extension library for SDL. This library enables you to draw images, handle inputs, and play audio files.
erik-larsen / Emscripten Sdl2 Ogles2C++/SDL2/OpenGLES2 samples running in the browser via Emscripten
SDL-mirror / SDL ImageAutomated mirror of https://hg.libsdl.org/SDL_image/
adoptware / PinballEmilia Pinball : A Libre pinball simulator for GNU Linux
EXL / Magic SushiA port of the Magic Sushi game from MTK OS to SDL1, SDL2 and Web using Emscripten.
xsleonard / Rust Sdl2 ImageRust bindings for sdl2_image
lispgames / Cl Sdl2 ImageSDL_image 2.0 wrapper
haskell-game / Sdl2 ImageHaskell bindings to SDL2_image.
emscripten-ports / SDL2 ImageFork of https://github.com/libsdl-org/SDL_image
dfalkcreative / Sdl Image ProcessingA portable library of image processing, manipulation, and generation algorithms, used to modify and analyze surfaces before they are converted to textures.
sgiraudot / SDL2 LZ4 ImageA compressed SDL_Surface format using the LZ4 compression library.
JeremiahCheatham / Gforth SDL2 BindingsComplete SDL2, SDL_image, SDL_mixer and SDL_ttf Bindings for Gforth with Examples.
svanderburg / SDL ILBMA library and viewer for handling ILBM images in SDL applications
latelee / CameraDemo LinuxA Camera Demo, Capture image from USB camera, display image using SDL, written by C.