dear-imgui-rs

omar
2025-09-30 16:01:11 +02:00
parent e2a45bde1b
commit 0d9f4e7ffe

@@ -160,7 +160,7 @@ Now on to the list...
### Rust
- **imgui-rs**: Rust bindings for ImGui <br>https://github.com/imgui-rs/imgui-rs
- **Dear ImGui (Rust) Workspace**: Rust bindings and ecosystem around Dear ImGui v1.92.3, with docking, WGPU/GL backends, and popular extensions (ImGuizmo, ImNodes, ImPlot).<br>https://github.com/Latias94/dear-imgui
- **Dear ImGui (Rust) Workspace**: Rust bindings and ecosystem around Dear ImGui v1.92.3, with docking, WGPU/GL backends, and popular extensions (ImGuizmo, ImNodes, ImPlot).<br>https://github.com/Latias94/dear-imgui-rs
- **imgui-rust**: Alternative (personal) imgui rust bindings <br>https://github.com/nsf/imgui-rust
- **ImStrv** Patch Branch [features/string_view](https://github.com/ocornut/imgui/tree/features/string_view) to use string-range more commonly instead of zero-terminated strings.<br>https://github.com/ocornut/imgui/pull/3038
- **rust-imgui-opengl-renderer** <br>https://github.com/michaelfairley/rust-imgui-opengl-renderer