From 99adb95400ebf70260e1d576341b673364d1ee69 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 18 Dec 2019 16:34:32 +0100 Subject: [PATCH] Rust imgui-inspect --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index e8da8e7..91b7535 100644 --- a/Home.md +++ b/Home.md @@ -156,6 +156,10 @@ Feel free to edit and contribute! - Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy - imgui_dojo: an easy setup example for imgui https://github.com/LiuZHolmes/imgui_dojo +### Rust + +- imgui-inspect: An inspector UI using imgui in Rust https://github.com/aclysma/imgui-inspect + ### Notable forks - https://github.com/adobe/imgui