ImGuiTest/README.md
kelson8 b49dd981e7 Add ImGui style from Cheat Menu on the gta trilogy.
Add credits to user-grinch for the style used in readme and in the code.
Disable dll test code.
2025-03-13 06:52:59 -04:00

1.2 KiB

KCNet-ImGuiTest

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.

Screenshots

Here are some images of what this ImGui test is so far

Key Press Test
Light mode toggle
Windows message box test
Read from text file
Show demo window toggle
Show mouse position and List values checkbox

Credits

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()'