Go to file
kelson8 29dbb2b296 Add Vice City menu for testing ReVC functions and how it looks.
Add src/menus, src/util, and src/test to include path
Label most items in main_menu and vice_city_menu.
Add test for using httplib library.
Disable helpers.cpp, need to figure out how to move this stuff into here.
Add httplib.h
2025-03-13 01:56:56 -04:00
include Add Vice City menu for testing ReVC functions and how it looks. 2025-03-13 01:56:56 -04:00
lib/glfw Update readme. 2024-06-18 13:16:15 -04:00
screenshots Add screenshots to repo, also add screenshots to readme. 2025-01-09 20:56:48 -05:00
src Add Vice City menu for testing ReVC functions and how it looks. 2025-03-13 01:56:56 -04:00
.gitignore Move main menu into its own file. Modify text file functions and rename file. 2024-06-18 13:13:26 -04:00
imgui.ini Add Vice City menu for testing ReVC functions and how it looks. 2025-03-13 01:56:56 -04:00
KCNet-ImGui-Test.sln Move all files into src folder. 2025-01-09 20:12:07 -05:00
KCNet-ImGui-Test.vcxproj Add Vice City menu for testing ReVC functions and how it looks. 2025-03-13 01:56:56 -04:00
KCNet-ImGui-Test.vcxproj.filters Add Vice City menu for testing ReVC functions and how it looks. 2025-03-13 01:56:56 -04:00
LICENSE Initial commit 2024-05-17 14:38:02 -04:00
links.txt Split project into seperate OpenGL and DirectX9 files. 2024-05-25 12:55:57 -04:00
README.md Fix for images not working, set path to relative directory 2025-01-09 20:59:51 -05:00
test.txt Add file to repo. 2024-05-17 15:29:29 -04:00

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 demo window toggle
Show mouse position and List values checkbox