A universal ImGui integration using an OpenGL 2 rendering hook powered by Kiero. This project is inspired by rdbo's DirectX 11 Kiero Hook, and offer similar hooking framework but for applications using OpenGL v2.0+ and running in Windows environment.
- Visual Studio
- Windows environment with OpenGL 2.0+ support
- Kiero: Rebzzel/kiero
- ImGui-DirectX-11-Kiero-Hook: rdbo/ImGui-DirectX-11-Kiero-Hook
- MinHook: TsudaKageyu/minhook
- HDE: vmt/hde
- Dear ImGui: ocornut/imgui
- Sleepyut for assistance with context rendering issues.
- fig for assistance with handling new window handle.