# _vk-graph_ _Dear ImGui_ Integration
Renderer integration for [Dear ImGui](https://github.com/imgui-rs/imgui-rs) on top of `vk-graph`.
This crate is versioned independently from `vk-graph`.
<img alt="Preview" src="../../.github/img/imgui.png" height=149 width=176>
See the [example code](../../examples/README.md) and the workspace
[guide book](https://attackgoat.github.io/vk-graph).