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
434 stars 74 forks source link

[Question] How is the rendering done? #126

Closed PaulDotSH closed 2 months ago

PaulDotSH commented 2 years ago

Hi, can someone explain how does the cheat render the UI? Since it's cross platform? Does it use opengl or what eactly?

Sumandora commented 2 years ago

It changes based on compiler flags. When compiling for Linux it used ogl, on windows directx