Hacker News new | ask | show | jobs
by intelVISA 1278 days ago
Is there a decent immediate mode GUI for Rust? Think ImGui, I know of eGui but unsure how workable it actually is in reality.
1 comments

I've only had a very brief encounter with eGui (using Python+ImGui on a project), but I was very positively impressed by it. If we were starting that project today, we would've gone with eGui.