2 days ago

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