OMenu
ImGUI menu injection template for various graphics rendering frameworks
C++ImGUIDirectX 9DirectX 10DirectX 11DirectX 12OpenGL
View on GitHub Overview
OMenu is an open-source C++ template for injecting ImGUI-based overlays into games and applications. It supports all major DirectX versions as well as OpenGL, providing a ready-to-use starting point for overlay and tooling development.
Role & Contribution
Sole author. Designed the multi-backend architecture, implemented rendering hooks for each graphics API, and published as an open-source reference project.