Updated Bindings (markdown)

omar 2020-12-16 14:16:47 +01:00
parent c4023a3f9a
commit 3011d72e15

@ -5,7 +5,7 @@ _NB: those bindings may be more or less maintained, more or less close to the sp
| Language | Project |
|------------|---|
| Beef | **imgui-beef**: auto-generated Beef wrapper library for Dear ImGui<br>https://github.com/RogueMacro/imgui-beef
| C | **cimgui**: auto-generated c-api wrapper for Dear ImGui <br>\*\***(json/lua output can be used to automatically generate other bindings**)\*\*<br>https://github.com/cimgui/cimgui |
| C | **cimgui**: auto-generated c-api wrapper for Dear ImGui <br>\*\***(metadata output from cimgui can be used to automatically generate other bindings**)\*\*<br>https://github.com/cimgui/cimgui |
| C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core <br>https://github.com/mellinoe/ImGui.NET |
| ChaiScript | **imgui-chaiscript**: ChaiScript bindings for ImGui <br>https://github.com/JuJuBoSc/imgui-chaiscript |
| CovScript | **covscript-imgui**: ImGui Extension for CovScript (Covariant) <br>https://github.com/covscript/covscript-imgui |