vk-graph-imgui 0.1.2

Dear ImGui renderer integration for vk-graph
Documentation
1
2
3
4
5
6
7
8
9
# _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).