diff --git a/Bindings.md b/Bindings.md index c8559c7..6fbd12b 100644 --- a/Bindings.md +++ b/Bindings.md @@ -40,7 +40,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | Amethyst | **amethyst-imgui**:
https://github.com/amethyst/amethyst-imgui | 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 and [#551](https://github.com/ocornut/imgui/issues/551) +| 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 EGNX**:
https://github.com/c4games/engine-x/tree/master/extensions/ImGuiEXT | 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 |