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/leejeonghun/anise-port-android

Android port of 'Project ANISE'

android-app java ndk sdl

Last synced: 27 Dec 2024

https://github.com/arkenidar/luajit-sdl

luajit and lib-sdl ( and ref. to love2d.org )

2d c ffi game love2d lua luajit sdl

Last synced: 29 Jan 2025

https://github.com/PierreTurnbull/SDL_Tower_Defense

A tower defense game in C, using the SDL library.

c sdl sdl2 tower-defense

Last synced: 23 Oct 2024

https://github.com/saeubank/tower_trouble

Group project for (tower defense / match 3) game

game sdl tower-defense

Last synced: 23 Oct 2024

https://github.com/yxdunc/sdl_backbone

Test to create a small event driven backbone for SDL

keyboard-listeners sdl sdl-backbone

Last synced: 06 Feb 2025

https://github.com/ravbug/sdl-android-builder

Making building SDL projects for Android easier

android sdl sdl3

Last synced: 13 Jan 2025

https://github.com/s4b7r/slaint

Old student project, learning SDL, on a simple drawing program

paint sdl

Last synced: 31 Dec 2024

https://github.com/s4b7r/gdphysim

Old student project: Simple physics 'simulation' and SDL

physics-imulation sdl

Last synced: 31 Dec 2024

https://github.com/bambier/pysdl3

Pure Python wrapper for SDL3

pysdl python sdl sdl3

Last synced: 03 Feb 2025

https://github.com/porglezomp/piraster

A simple geometry rasterization library using SDL and graphicsmath designed for the raspberry pi.

rasterizer sdl

Last synced: 13 Feb 2025

https://github.com/choijione/demoa_iniatialize_backend_for_opengl

DemoA : 다양한 Backend 라이브러리(GLFW3, SDL3, Win32)를 이용한 OpenGL 초기화 데모입니다.

glad glfw3 graphics-programming opengl sdl win32

Last synced: 03 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/cms-enterprise/batcave-wt-sdl-reporting

batCAVE Security Data Lake daily reporting automation

aws-guardduty aws-inspector aws-security-hub batcave cisa-kev epss nessus sdl

Last synced: 08 Dec 2024

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/harmim/vut-izg-labs

Základy počítačové grafiky - Cvičení

c c-plus-plus cmake graphics-programming izg labs open-gl opengl sdl sdl2 vut vutbr

Last synced: 06 Feb 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/stovent/langtons-ant

A Langton's ant simulator written in C using SDL2

c langton-ant langtons-ant sdl sdl2

Last synced: 24 Jan 2025

https://github.com/demonstrandum/ygd_bafta

Trying to make some sort of a game

cpp game javascript js p5 p5js platformer sdl sdl2

Last synced: 24 Dec 2024

Simple DirectMedia Layer Awesome Lists