Updated Bindings (markdown)

GrozmanGit 2023-08-20 12:42:29 -05:00
parent f8c6239561
commit 8b29894f57

@ -54,7 +54,7 @@ Now on to the list...
| Python | **pyimgui**: Cython-based Python bindings for dear imgui <br>https://github.com/swistakm/pyimgui <br> **DearPyGui**: A Python GUI framework built from Dear Imgui <br>https://github.com/hoffstadt/DearPyGui <br>**Bimpy**: Bundled imgui for python <br>https://github.com/podgorskiy/bimpy <br> **CyImGui**: Python bindings for ImGui using Cython. (obsolete) <br>https://github.com/chromy/cyimgui <br> **Ogre-imgui**: <br> https://github.com/OGRECave/ogre-imgui <br>**deargui**: Python bindings for dear imgui, generated with clang and pybind11 <br>https://github.com/cammm/deargui <br>**Dear ImGui Bundle**: autogenerated bindings and stubs for ImGui (as well as ImPlot, ImGuizmo, node-editor, etc.)<br>https://github.com/pthom/imgui_bundle | | Python | **pyimgui**: Cython-based Python bindings for dear imgui <br>https://github.com/swistakm/pyimgui <br> **DearPyGui**: A Python GUI framework built from Dear Imgui <br>https://github.com/hoffstadt/DearPyGui <br>**Bimpy**: Bundled imgui for python <br>https://github.com/podgorskiy/bimpy <br> **CyImGui**: Python bindings for ImGui using Cython. (obsolete) <br>https://github.com/chromy/cyimgui <br> **Ogre-imgui**: <br> https://github.com/OGRECave/ogre-imgui <br>**deargui**: Python bindings for dear imgui, generated with clang and pybind11 <br>https://github.com/cammm/deargui <br>**Dear ImGui Bundle**: autogenerated bindings and stubs for ImGui (as well as ImPlot, ImGuizmo, node-editor, etc.)<br>https://github.com/pthom/imgui_bundle |
| ReaScript | **ReaImGui**: ReaScript binding and REAPER backend for Dear ImGui<br>https://forum.cockos.com/showthread.php?t=250419 | ReaScript | **ReaImGui**: ReaScript binding and REAPER backend for Dear ImGui<br>https://forum.cockos.com/showthread.php?t=250419
| Ruby | **ruby-imgui**: Yet another ImGui wrapper for Ruby <br>https://github.com/vaiorabbit/ruby-imgui | | Ruby | **ruby-imgui**: Yet another ImGui wrapper for Ruby <br>https://github.com/vaiorabbit/ruby-imgui |
| Rust | **imgui-rs**: Rust bindings for ImGui <br>https://github.com/imgui-rs/imgui-rs <br>**imgui-rust**: Alternative (personal) imgui rust bindings <br>https://github.com/nsf/imgui-rust <br> **ImStrv** Patch by @bitshifter/@rokups to use string-range more commonly instead of zero-terminated strings. <br>https://github.com/ocornut/imgui/pull/3038 <br>**rust-imgui-opengl-renderer** <br>https://github.com/michaelfairley/rust-imgui-opengl-renderer| | Rust | **imgui-rs**: Rust bindings for ImGui <br>https://github.com/imgui-rs/imgui-rs <br>**imgui-rust**: Alternative (personal) imgui rust bindings <br>https://github.com/nsf/imgui-rust <br> **ImStrv** Patch by @bitshifter/@rokups to use string-range more commonly instead of zero-terminated strings. <br>https://github.com/ocornut/imgui/pull/3038 <br>**rust-imgui-opengl-renderer** <br>https://github.com/michaelfairley/rust-imgui-opengl-renderer<br> **egui**: A Rust wrapper around C++ imgui <br>https://github.com/emilk/egui <br> |
| Swift | **SwiftGui**: an experimental API inspired by SwiftUI declarative code, using Dear ImGui and running on OSX and iOS.<br>https://github.com/erickjung/SwiftGUI<br>**SwiftImGui**: Swift wrapper around Dear imgui for macOS, iOS and linux<br>https://github.com/ctreffs/SwiftImGui<br>**Swift-imgui**: Dear ImGui Swift Wrapper API for macOS and iOS <br>https://github.com/mnmly/Swift-imgui | | Swift | **SwiftGui**: an experimental API inspired by SwiftUI declarative code, using Dear ImGui and running on OSX and iOS.<br>https://github.com/erickjung/SwiftGUI<br>**SwiftImGui**: Swift wrapper around Dear imgui for macOS, iOS and linux<br>https://github.com/ctreffs/SwiftImGui<br>**Swift-imgui**: Dear ImGui Swift Wrapper API for macOS and iOS <br>https://github.com/mnmly/Swift-imgui |
| Zig | **zig-gamedev/zgui**: Easy to use dear imgui bindings (includes ImPlot) <br> https://github.com/michal-z/zig-gamedev/blob/main/libs/zgui <br> **Zig-ImGui**: Zig bindings for ocornut/imgui, generated using cimgui/cimgui <br> https://github.com/SpexGuy/Zig-ImGui | Zig | **zig-gamedev/zgui**: Easy to use dear imgui bindings (includes ImPlot) <br> https://github.com/michal-z/zig-gamedev/blob/main/libs/zgui <br> **Zig-ImGui**: Zig bindings for ocornut/imgui, generated using cimgui/cimgui <br> https://github.com/SpexGuy/Zig-ImGui