- 49
- 106
RenderSpy
Universal graphical and input hook for a D3D9-D3D12, OpenGL and Vulkan based games
You can find the Examples Repository [HERE]
Source and Build: https://github.com/DestroyerDarkNess/RenderSpy
My library does all the hooking work for you, so you can make your overlay easy and simple.
There is a quite popular library that does the same for c++ called Kiero, that's where this idea came from.
RenderSpy also includes the necessary libraries to draw your overlay and create your own hooks, so you won't need any additional libraries.
Contributions are welcome. If you liked it ❤️, leave a star to the repository.