Skip to content

OpenGL2 BaseHook with Dear ImGUI implementation through my memory lib (rdbo/libmem)

Notifications You must be signed in to change notification settings

rdbo/GL-BaseHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GL BaseHook by rdbo

This project is a basehook for any game/program that uses OpenGL (Windows). It hooks the function wglSwapBuffers and the Window Proc, and implements Dear ImGUI using my memory lib.

How to use

First of all, you have to make sure you have Visual Studio installed.
Then, you just need to open the solution on VS and do the changes you want.
I also recommend turning on the option Show All Files on Visual Studio for a better view of the project.
Have fun!

About

OpenGL2 BaseHook with Dear ImGUI implementation through my memory lib (rdbo/libmem)

Resources

Stars

Watchers

Forks

Packages

No packages published