From 7fa689d2a730d18575d4549a0c8fb7c52ff2f3ae Mon Sep 17 00:00:00 2001 From: deal Date: Fri, 25 Feb 2022 19:11:31 +0800 Subject: [PATCH] Update adxe ImGui link url --- Bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bindings.md b/Bindings.md index 49d9f30..bf75977 100644 --- a/Bindings.md +++ b/Bindings.md @@ -52,7 +52,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | Blender | **BlenderImgui**:
https://github.com/eliemichel/BlenderImgui | bsf | **bsfimgui**:
https://github.com/pgruenbacher/bsfImgui | | Cinder | **Cinder-ImGui**:
https://github.com/cinder/Cinder/blob/master/include/cinder/CinderImGui.h -| Cocos2d-x | **imguix**:
https://github.com/c0i/imguix
**cocos2dx-imgui**:
https://github.com/Mjarkiew/cocos2dx-imgui, https://github.com/Xrysnow/cocos2d-x-imgui and [#551](https://github.com/ocornut/imgui/issues/551)
**ImGuiEXT for adxe**:
https://github.com/adxeproject/adxe/tree/main/extensions/ImGuiEXT +| Cocos2d-x | **imguix**:
https://github.com/c0i/imguix
**cocos2dx-imgui**:
https://github.com/Mjarkiew/cocos2dx-imgui, https://github.com/Xrysnow/cocos2d-x-imgui and [#551](https://github.com/ocornut/imgui/issues/551)
**ImGui for adxe**:
https://github.com/adxeproject/adxe/tree/main/extensions/ImGui | Diligent Engine | **DiligentTools**:
[DiligentTools](https://github.com/DiligentGraphics/DiligentTools/blob/master/Imgui/src/ImGuiImplDiligent.cpp), [example](https://github.com/DiligentGraphics/DiligentSamples/tree/master/Samples/ImguiDemo) | | Ebiten | **ebiten-imgui**:
https://github.com/gabstv/ebiten-imgui | | Flexium | **FlexGUI**:
https://github.com/DXsmiley/FlexGUI |