danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
433 stars 72 forks source link

problems with the GUI #68

Closed Patocx closed 3 years ago

Patocx commented 4 years ago

is it possible for me to put an image like a lake inside the menu already injected into the csgo?

playday3008 commented 4 years ago

https://github.com/ocornut/imgui/blob/master/docs/FAQ.md#q-how-can-i-display-an-image-what-is-imtextureid-how-does-it-work

Patocx commented 4 years ago

I am new to C ++, but I was able to translate the functions and change the colors, but I am stuck in putting the image, I read the topic and tried even more I couldn't

playday3008 commented 4 years ago

https://github.com/ocornut/imgui/wiki/Image-Loading-and-Displaying-Examples