Skip to content
/ zgui Public
forked from zxvnme/zgui

zxvnme's graphical user interface

License

Notifications You must be signed in to change notification settings

lineCode/zgui

 
 

Repository files navigation

zgui logo

Simple immediate mode gui framework

forthebadge forthebadge

discord

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.

Donators

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.

Acknowledgments

Special thanks to cyanidee for explaining me loads of things. ... and all the community contributors.

About

zxvnme's graphical user interface

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • Python 4.1%
  • CMake 0.8%