mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 05:05:17 -05:00
Created Links (markdown)
46
Links.md
Normal file
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
|
||||
Reference in New Issue
Block a user