I am testing ImGui functions in this repo using C++.
This works in DirectX9, OpenGL doesn't work yet and is a work in progress.
Here are some images of what this ImGui test is so far
Credit to user-grinch on github for the ImGui style that I am using. The code for it is in imgui_functions.cpp under 'ImGuiFunctions::Main::ApplyStyle()'