Repository navigation

#

Simple DirectMedia Layer

Created by SDL Community

发布于 1998

libsdl-org
www.libsdl.org
维基百科

相关主题

游戏引擎游戏开发
sdl3 logo

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.

PlayStation 4 emulator for Windows, Linux and macOS written in C++

C++
26344
6 分钟前
libsdl-org/SDL

Simple DirectMedia Layer

C
13739
1 小时前

A fully featured DSL for writing shaders/GPU-pipelines in Rust

Rust
303
1 个月前

Minimal HowTo for building and using SDL3 on a variety of platforms, including mobile and web. Also includes SDL_mixer, SDL_Image, and SDL_ttf!

CMake
278
7 天前

Woof! is a continuation of the Boom/MBF bloodline of Doom source ports

C
274
13 小时前

SDL3 bindings for Rust

Rust
256
1 天前

duilib界面库的改进版,支持Windows/Linux/MacOS平台(基于SDL3),支持Skia渲染引擎(支持CPU/GPU),支持DPI感知,多语言动态切换,支持SVG, PNG, GIF, JPG, BMP, APNG, WEBP, ICO图片,支持GIF/WebP/APNG动画。

C++
232
4 天前

An SDL3-based implementation of OpenAL in a single C file.

C
195
2 个月前

Tiny Minecraft clone in C and GLSL using the new SDL3 GPU API

C
187
14 天前

Static & dynamic D bindings to SDL and the SDL_* libraries, compatible with BetterC, @nogc, and nothrow. (Mirror)

D
121
1 个月前

Official SDL2 & SDL3 bindings for V

V
101
4 个月前

Reference standalone frontend for ClownMDEmu, a Sega Mega Drive/Sega Genesis emulator.

C
88
12 小时前

Automatic build of SDL3 libraries for Windows

Batchfile
87
3 天前

A pure Python wrapper for SDL3.

Python
82
1 个月前

Renders text using STB_Truetype in pure SDL

C++
74
15 天前