This project provides both static and dynamic bindings to the FreeImage library. They are @nogc and nothrow compatible and can be compiled for compatibility with BetterC. This package is intended as a replacement of DerelictFI, which is not compatible with @nogc, nothrow, or BetterC.
This project provides a set of both static and dynamic bindings to the FreeType library. They are compatible with @nogc and nothrow, and can be compiled with BetterC compatibility. This package is intended to replace DerelictFT, which does not provide the same level of compatibility.
A configurable set of dynamic and static D bindings, to the KiWi library, which are compatible with @nogc, nothrow, and BetterC.
A configurable set of dynamic and static D bindings, to the SDL2_gfx library, which are compatible with @nogc, nothrow, and BetterC.
The main features of aferust/bindbc-sdlgfx are: Game Bindings.
Open-source alternatives to aferust/bindbc-sdlgfx include: aferust/bindbc-nanovg — based on DerelictNANOVG. bindbc/bindbc-freeimage — This project provides both static and dynamic bindings to the FreeImage library. They are @nogc and nothrow compatible… bindbc/bindbc-freetype — This project provides a set of both static and dynamic bindings to the FreeType library. They are compatible with… bindbc/bindbc-glfw — This project provides both static and dynamic bindings to the GLFW library. They are @nogc and nothrow compatible and… bindbc/bindbc-lua — This project provides both static and dynamic bindings to the C API of Lua programming language. The bindings are… aferust/bindbc-kiwi — A configurable set of dynamic and static D bindings, to the KiWi library, which are compatible with @nogc, nothrow,…