A configurable set of dynamic and static D bindings, to the SDL2_gfx library, which are compatible with @nogc, nothrow, and BetterC.
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.
A configurable set of dynamic and static D bindings, to the KiWi library, which are compatible with @nogc, nothrow, and BetterC.
D binding to CImgui with additional OpenGL and SDL backends
The main features of inochi2d/i2d-imgui are: Game Bindings.
Open-source alternatives to inochi2d/i2d-imgui include: aferust/bindbc-nanovg — based on DerelictNANOVG. aferust/bindbc-sdlgfx — A configurable set of dynamic and static D bindings, to the SDL2_gfx library, which are compatible with @nogc,… 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… aferust/bindbc-kiwi — A configurable set of dynamic and static D bindings, to the KiWi library, which are compatible with @nogc, nothrow,…