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/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/karmakrafts/multiplatform-sdl

SDL3 Kotlin/Native bindings for Windows, Linux and macOS

api bindings kotlin kotlin-multiplatform kotlin-native library sdl sdl3 windowing wrapper

Last synced: 20 Dec 2024

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

Android port of 'Project ANISE'

android-app java ndk sdl

Last synced: 27 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

Simple DirectMedia Layer Awesome Lists