vk-graph-egui 0.1.2

egui renderer integration for vk-graph
Documentation
1
2
3
4
5
6
7
8
9
# _vk-graph_ _egui_ Integration

Renderer integration for [egui](https://github.com/emilk/egui) on top of `vk-graph`.
This crate is versioned independently from `vk-graph`.

<img alt="Preview" src="../../.github/img/egui.png" height=149 width=176>

See the [example code](../../examples/README.md) and the workspace
[guide book](https://attackgoat.github.io/vk-graph).