Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language
![screenshot](https://raw.github.com/extrawurst/DerelictImgui/master/Screen Shot 2015-04-09.png)
Notes:
- 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