#imgui #api-bindings

imgui-filedialog

Rust bindings to https://github.com/aiekick/ImGuiFileDialog/

3 unstable releases

0.2.0 Jun 2, 2021
0.1.1 Mar 11, 2021
0.1.0 Mar 11, 2021

#2369 in #api-bindings

MIT license

6KB
122 lines

Rust bindings to ImGuiFileDialog

Bindings to the ImGuiFileDialog module, a file browser interface for Dear ImGui interfaces, wrapped for use with imgui-rs

Status

Functional bindings to the most basic of functionality.

Dependencies

~13MB
~242K SLoC