SDL 3.0 Language Bindings
The Simple DirectMedia Layer library has bindings to many different programming languages. While SDL is written in C, it works well with C++ and many people like to use it with various scripting languages and special purpose programming languages.
SDL 2.0 language bindings are available here.
- C#
SDL3-CS https://github.com/flibitijibibo/SDL3-CS- D
BindBC-SDL - https://github.com/BindBC/bindbc-sdl- Delphi
Neslib.Sdl3 - https://github.com/neslib/Neslib.Sdl3- Nim
SDL3 for Nim - https://github.com/transmutrix/nim-sdl3- Odin
Odin SDL 3 - https://github.com/odin-lang/Odin/tree/master/vendor/sdl3- Python
PySDL3 https://github.com/Aermoss/PySDL3- Rust
sdl3 - https://crates.io/crates/sdl3- V
sdl3 - https://github.com/vlang/sdl/tree/3.2.0- Vala
sdl3-vapi - https://github.com/edwood-grant/sdl3-vapi