digitalmars.D.learn - dlang gflw and imgui
- tom (7/7) Oct 18 hi guys,
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








tom <thombetteridge gmail.com>