www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - dlang gflw and imgui

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
Oct 18