DerelictImgui icon indicating copy to clipboard operation
DerelictImgui copied to clipboard

Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language

DerelictImgui Build Status dub

Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language

screenshot

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