Awesome
ImGui External Overlay
๐ Overview of the project
It's a DirectX9 ImGui External overlay project written in C++
๐ Used librairies :
๐งช How do use this project ?
- clone the project.
- Add the imgui files to your project.
- If you are getting compile error, include DirectX SDK in your project.
Open your project setting --> Navigate to VC++ Directories --> On the right, select Includepaths --> A new window will open, that lets you new include paths. Add a new include path by hitting the New Row button in the top right --> Now you will have to navigate to your DirectX SDK installation directory and select the Include folder.
๐จ Demonstration