ImGUI
Hey friends, I'm starting a new internal project soon and I've looked at different things to render the graphical parts of it. I came across ImGUI which I know is highly liked in the cheating community. Could anyone help me out with setting it up and adding the proper libraries into my project?
ImGUI is liked because you don't have to code the menu on your own, which i definitely prefer, since you can customize everything and learn D3D / good principles on the way.