# imgui-rs: Rust bindings for ImGui **Ultra hyper turbo cyber mega extra über experimental!!!** ## Compiling and running the demo git clone https://github.com/Gekkio/imgui-rs cd imgui-rs git submodule update --init --recursive cargo test target/debug/test_window ## License imgui-rs is licensed under the MIT license. Uses [ImGui](https://github.com/ocornut/imgui) and [cimgui](https://github.com/Extrawurst/cimgui).