Add bindbc-cimgui as an example binding

DerelictImGui is too old for the state ImGui is right now, so I made  a binding which is -betterC switch compatible with D and it is updated to the 1.79 version which I'll be supporting for a great time
This commit is contained in:
Marcelo Silva Nascimento Mancini
2020-10-19 08:10:02 -07:00
committed by GitHub
parent 33fb5eb309
commit b26f477c20

View File

@@ -102,6 +102,7 @@ Notes:
* [CImGui.jl](https://github.com/Gnimuc/CImGui.jl)
* [odin-imgui](https://github.com/ThisDrunkDane/odin-imgui)
* [DerelictImgui](https://github.com/Extrawurst/DerelictImgui)
* [BindBC-CimGui](https://github.com/MrcSnm/bindbc-cimgui
* [imgui-rs](https://github.com/Gekkio/imgui-rs)
* [imgui-pas](https://github.com/dpethes/imgui-pas)