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

feature request: motion blur #128

Open everlyy opened 2 years ago

everlyy commented 2 years ago

I tried adding motion blur myself using GLSL but I have never really used OpenGL so I have no clue how to properly do this. If someone that actually knows how to do OpenGL I would be very happy to see motion blur.