From 539a91d44ed62be6fff9f2f82ed7579d25419c60 Mon Sep 17 00:00:00 2001
From: apicici <55057162+apicici@users.noreply.github.com>
Date: Fri, 11 Jun 2021 09:41:23 -0400
Subject: [PATCH] Updated Bindings (markdown)
---
Bindings.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Bindings.md b/Bindings.md
index f69db3d..6e558c9 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -56,7 +56,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| GLEQ | Event processing:
[#3034](https://github.com/ocornut/imgui/issues/3034)
| GTK3 + OpenGL3 | **imgui_impl_gtk3**:
Unmerged PR: [#2032](https://github.com/ocornut/imgui/pull/2032) |
| Irrlicht Engine | **IrrIMGUI**:
https://github.com/ZahlGraf/IrrIMGUI |
-| LÖVE+LUA | **love-imgui**:
https://github.com/slages/love-imgui
**love-imgui (fork)**:
https://github.com/MikuAuahDark/love-imgui
**LuaJIT-ImGui (ffi)**:
https://github.com/sonoro1234/LuaJIT-ImGui |
+| LÖVE+LUA | **love-imgui**:
https://github.com/slages/love-imgui
**love-imgui (fork)**:
https://github.com/MikuAuahDark/love-imgui
**LuaJIT-ImGui (ffi)**:
https://github.com/sonoro1234/LuaJIT-ImGui
**cimgui-love (ffi)**:
https://github.com/apicici/cimgui-love |
| Magnum | **magnum-integration**:
https://github.com/mosra/magnum-integration, [doc](https://doc.magnum.graphics/magnum/namespaceMagnum_1_1ImGuiIntegration.html), [example](https://doc.magnum.graphics/magnum/examples-imgui.html) |
| Monogame | **ImGui.NET for MonoGame**:
https://github.com/roy-t/ImGui.NET
| NanoRT | **imgui_impl_raytrace**:
https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example |