From 7388e030e8ffa00cea0545e5d6160a038f8d0cd6 Mon Sep 17 00:00:00 2001 From: sonoro1234 Date: Wed, 10 Jun 2026 11:23:33 +0200 Subject: [PATCH] README.md: update bindings list --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbfeec7..d36313e 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,13 @@ Notes: # example bindings based on cimgui * [LuaJIT-ImGui](https://github.com/sonoro1234/LuaJIT-ImGui) +* [Hexa.NET.ImGui](https://github.com/HexaEngine/Hexa.NET.ImGui) +* [dear-imgui-rs](https://github.com/Latias94/dear-imgui-rs) +* [CImGui.jl](https://github.com/Gnimuc/CImGui.jl) * [ImGui.NET](https://github.com/mellinoe/ImGui.NET) +* [Zig-ImGui](https://github.com/SpexGuy/Zig-ImGui) * [nimgl/imgui](https://github.com/nimgl/imgui) * [kotlin-imgui](https://github.com/Dominaezzz/kotlin-imgui) -* [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)