1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-27 17:10:57 +01:00

Updated Bindings (markdown)

omar 2024-10-09 14:06:34 +02:00
parent e51b260a8c
commit 683674d85f

@ -37,7 +37,7 @@ Now on to the list...
|------------|---|
| 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>\*\***(metadata output from cimgui can be used to automatically generate other bindings**)\*\*<br>https://github.com/cimgui/cimgui<br><br>**dear_bindings**: 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/dearimgui/dear_bindings |
| C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core <br>https://github.com/mellinoe/ImGui.NET <br> **DearImGui**: imgui + implot for .NET + a controller for OpenGL (OpenTK) <br> https://github.com/aybe/DearImGui|
| C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core <br>https://github.com/mellinoe/ImGui.NET <br> **DearImGui**: imgui + implot for .NET + a controller for OpenGL (OpenTK) <br> https://github.com/aybe/DearImGui<br>**Hexa.NET.ImGui**: A .NET wrapper for the Dear ImGui.<br>https://github.com/HexaEngine/Hexa.NET.ImGui |
| C++17 | **ImGuiWrapper**: CMakeList wrapper and C++17 RAII encapsulation for accessing Imgui |
| 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 |