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++
25451
1 天前
libsdl-org/SDL

Simple Directmedia Layer

C
13430
5 小时前

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

Rust
297
10 天前

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
257
13 天前

SDL3 bindings for Rust

Rust
238
20 小时前

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

C++
207
8 天前

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

C
184
16 天前

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

C
174
3 天前

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

D
120
4 个月前

Official SDL2 & SDL3 bindings for V

V
99
3 个月前

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

C
84
2 小时前

Automatic build of SDL3 libraries for Windows

Batchfile
80
3 天前

A pure Python wrapper for SDL3.

Python
77
13 天前

Renders text using STB_Truetype in pure SDL

C
71
24 天前