imgui-rs/README.markdown
2015-08-20 18:57:20 +03:00

445 B

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 and cimgui.