Simple, two file immediate mode gui framework written in C++17, mainly aimed for people beginning their journey with game hacking (but not limited to). Its main goals are to be universal (it works on all graphics APIs; DirectX, OpenGL, Vulkan etc.) and dependency free. Therefore zgui is really easy to use and it has simple but aesthetic UI that can be extended or modified easily too.
All functions of framework are described in header file.
Dont forget to check out official zgui wiki, you will find there documentation of zgui and guide how to use zgui.
Also shoutout to alphauc for example zgui implementation in his SDK
See gif for preview.
Huge thanks to vocan for finance support of the project :)
If you want to be here and give donation to zgui
, write to me on official zgui discord.
Special thanks to cyanidee for explaining me loads of things. ... and all the community contributors.