Awesome
DerelictImgui
Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language
Notes:
- (c)imgui version 1.53.1
- See imgui_d_test for a usage example using D: https://github.com/Extrawurst/imgui_d_test
- See official examples in imgui project for reference: https://github.com/ocornut/imgui/tree/master/examples