#file-explorer #imgui-rs #recursion

aflak_imgui_file_explorer

File explorer plugin for imgui-rs

1 unstable release

Uses old Rust 2015

0.0.1 Aug 11, 2018

#12 in #imgui-rs

GPL-3.0-only

1MB
101 lines

imgui-file-explorer crate

Run

git submodule update --init --recursive
cargo run --example test

TODO

  • Consider and implement API
  • Get files' permissions
  • Change target directory/filtering by name or extension
  • Load some recent files

Dependencies

~11MB
~204K SLoC