Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Simple DirectMedia Layer

Simple DirectMedia Layer (SDL) is a cross-platform software development library designed to provide a hardware abstraction layer for computer multimedia hardware components. Software developers can use it to write high-performance computer games and other multimedia applications that can run on many operating systems such as Android, iOS, Linux, macOS, and Windows. SDL manages video, audio, input devices, CD-ROM, threads, shared object loading, networking and timers. For 3D graphics, it can handle an OpenGL, Vulkan, Metal, or Direct3D context. The library is internally written in C, and provides the application programming interface in C, with bindings to other languages available. SDL is extensively used in the industry in both large and small projects. Over 700 games, 180 applications, and 120 demos have been posted on the library website.

https://github.com/matgou/polygonfury

A simple game : An click on polygon to throw chain reaction

game sdl

Last synced: 12 Feb 2025

https://github.com/arkenidar/pixels

pixel draw of triangles for 3D meshes of triangles, with color and shading and z-buffer and rotations .

c obj ray sdl

Last synced: 27 Dec 2024

https://github.com/kdesp73/chess

Two player Chess written in C++ with TUI and GUI

chess chess-game cpp gui sdl tui

Last synced: 23 Jan 2025

https://github.com/objfw/objsdl

[Official Mirror] SDL bindings for ObjFW

objc objfw sdl

Last synced: 14 Jan 2025

https://github.com/jkoan/manu

acarde menu sdl

Last synced: 22 Jan 2025

https://github.com/stwe/ic

A simple file-manager with ImGui and SDL2.

file-browser filemanager filesystem imgui linux midnight-commander retro sdl sdl2

Last synced: 13 Jan 2025

https://github.com/jrob774/mr-takos-trials

A small minigame collection made for 2022's 20 Second Game Jam.

arcade c game game-jam highscore indie-game minigames sdl sdl2 seconds

Last synced: 24 Dec 2024

https://github.com/railt/type-system

[READ ONLY] Subtree split of the Railt SDL component (see railt/railt)

abstraction graphql railt sdl type-system types

Last synced: 23 Jan 2025

https://github.com/railt/sdl-generator

[READ ONLY] Subtree split of the Railt SDL Generator component (see railt/railt)

code-generator graphql railt sdl

Last synced: 23 Jan 2025

https://github.com/walker84837/snake-cpp

This program is a simple implementation of the classic Snake game using the SDL2 library in C++.

cpp sdl sdl2 snake

Last synced: 04 Feb 2025

https://github.com/tmpstpdwn/pong

A simple clone of pong game implemented in Python using the Pygame library.

2d atari game pong pygame python python3 sdl simple

Last synced: 14 Jan 2025

https://github.com/370network/milkytrackerpax

An FT2 compatible music tracker ported to ProlinOS and PAX terminals

homebrew moduletracker paxdevs sdl

Last synced: 31 Dec 2024

https://github.com/joyrider3774/znax_funkey

A Remake of the Znax flash game by Nick Kouvaris for the funkey / rg nano console

arcade-game c funkey-s funkeys game games puzzle-game rg-nano sdl

Last synced: 28 Jan 2025

https://github.com/the-eternalshop/learn-sdl2-in-1-hour-easy

An @eternalxlks-styled tutorial on learning SDL2, complete with no descriptions!

c-lang c-language c-plus-plus c-plus-plus-language c-programming-language cplusplus cpp learn-sdl learn-sdl2 sdl sdl2

Last synced: 25 Jan 2025

https://github.com/pravez/vitaelabilis

GPU & Multi-core project

c opencl openmp sdl

Last synced: 08 Jan 2025

https://github.com/dinau/sdlver

Show version of SDL1 adn SDL2

nim sdl sdl1 sdl2 version versioncheck

Last synced: 08 Feb 2025

https://github.com/naakinn/3d-engine

3D engine written in C/C++ on OpenGL

3d 3d-graphics 3dengine c glad opengl opengl4 opengl46 sdl sdl2

Last synced: 08 Jan 2025

https://github.com/vscav/glimac

OpenGL 3+ practical course.

cmake glew glm opengl sdl

Last synced: 04 Jan 2025

Simple DirectMedia Layer Awesome Lists