9 skills found
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!
Aermoss / PySDL3A pure Python wrapper for SDL3.
counter185 / VoidspriteFree pixelart editor made with C++ and SDL3
ProgrammingRainbow / Beginners Guide To SDL3 In CAn in-depth guide to getting started with SDL3 in the C Language .
dinau / Sdl3 NimSDL3 wrapper for Nim language
ProgrammingRainbow / Beginners Guide To SDL3 In CppAn in-depth guide to getting started with SDL3 in the C++ Language .
adelciotto / Sdl3 Gpu Msdf TextAn SDL3 GPU API example demonstrating efficient rendering of text using multi-channel signed distance field texture atlases generated from TTF fonts.
alexrios / ZmenuA cross-platform dmenu-like application launcher built with Zig and SDL3.
ProgrammingRainbow / Conways Game Of Life Cpp SDL3Conway's Game of Life written in C and using SDL£ game library.