From 6dcc0939345c73e416384077a2b85fbab1aed4ae Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 5 Aug 2021 16:38:54 -0700 Subject: [PATCH] Added a link to Imguiwrapper --- Bindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bindings.md b/Bindings.md index 94c89e2..a1cb39b 100644 --- a/Bindings.md +++ b/Bindings.md @@ -13,6 +13,7 @@ Now on to the list... | Beef | **imgui-beef**: auto-generated Beef wrapper library for Dear ImGui
https://github.com/RogueMacro/imgui-beef | C | **cimgui**: auto-generated c-api wrapper for Dear ImGui
\*\***(metadata output from cimgui can be used to automatically generate other bindings**)\*\*
https://github.com/cimgui/cimgui | | C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core
https://github.com/mellinoe/ImGui.NET | +| C++17 | **ImGuiWrapper**: CMakeList wrapper and C++17 RAII encapsulation for accessing Imgui | | ChaiScript | **imgui-chaiscript**: ChaiScript bindings for ImGui
https://github.com/JuJuBoSc/imgui-chaiscript | | CovScript | **covscript-imgui**: ImGui Extension for CovScript (Covariant)
https://github.com/covscript/covscript-imgui | | Crystal | **crystal-imgui**: Crystal bindings to Dear ImGui
https://github.com/oprypin/crystal-imgui