rust Dear ImgUi starter project.
After you clone this repo, you need to initialize imgui-rs
git submodule:
git submodule update --init --recursive
This project makes use of Dear ImGui. Thank you.
Thank you to the imgui-rs project for providing rust bindings to imgui.
Thank you to the providers of Go Mono font.
Dear ImGui, imgu-rs, and Go Mono use the MIT license.