SDL3-Beef

May 22, 2025 ยท View on GitHub

grafik

This project is a binding for the SDL3 library to the Beef programming language.
It provides one primary binding that aims to be as close as possible to the original library in the SDL3.Raw namespace.
In the future a more Beef-like binding may be available in a different namespace.
Currently it binds the 3.2.14 version of sdl

License

SDL is licensed under the ZLib license.
This binding is licensed under MIT

Credit

Some parts of this binding where taken from: https://github.com/jayrulez/SDL3Native-Beef