Created Links (markdown)

omar
2015-11-01 22:22:59 +00:00
parent 96edc6d035
commit f58ce7be00

46
Links.md Normal file

@@ -0,0 +1,46 @@
### Language bindings
cimgui: thin c-api wrapper for ImGui
<br>https://github.com/Extrawurst/cimgui
ImGui.NET: An ImGui wrapper for .NET Core
<br>https://github.com/mellinoe/ImGui.NET
imgui-rs: Rust bindings for ImGui
<br>https://github.com/Gekkio/imgui-rs
DerelictImgui: Dynamic bindings to the cimgui library for the D programming language
<br>https://github.com/Extrawurst/DerelictImgui
### Framework/engine bindings
ImGui block for Cinder
<br>https://github.com/simongeilfus/Cinder-ImGui
imgui example in openFrameworks
<br>https://github.com/jvcleave/ofxImGui
Irrlicht Binding for ImGui
<br>https://github.com/ZahlGraf/IrrIMGUI
fips-imgui: fipsified imgui for fips build system
<br>https://github.com/fungos/fips-imgui
cocos2d-x-3.8.1 with imgui
<br>https://github.com/c0i/imguix
SFML backend for ImGui
<br>https://github.com/Mischa-Alff/imgui-backends
FlexImGUI: Version of ImGui for use with Flexium
<br>https://github.com/DXsmiley/FlexGUI
### Misc
Remote ImGui
<br>https://github.com/JordiRos/remoteimgui
ImWindow: Window and GUI system, include docking/floating window, multi window and multi render support
<br>https://github.com/thennequin/ImWindow
imgui_wm: based on ImWindow above
<br>https://github.com/bkaradzic/bgfx/tree/master/3rdparty/ocornut-imgui