dlang gflw and imgui

tom thombetteridge at gmail.com
Sun Oct 19 03:18:32 UTC 2025


hi guys,

i managed to get imgui working in glfw3 pretty easily using the 
cimgui interface and importc.

thought it was pretty cool how easy it is to use c from d, i only 
had to wrap a few of the c++ glfw functions, everything else we 
can use directly from the cimgui header

https://github.com/thombetteridge/glfw-cimgui-d



More information about the Digitalmars-d-learn mailing list