kelson8
294937a0c6
Add defines.h for menu titles and window title. Reorganize project quite a bit, refactor code. Add _TEST2 preprocessor, add helpers.cpp and helpers.h. Partially make OpenGL work for Windows. Rename Solution to KCNet-ImGui-Test. |
||
---|---|---|
include/GLFW | ||
lib/glfw | ||
src | ||
.gitignore | ||
imgui.ini | ||
KCNet-ImGui-Test.sln | ||
KCNet-ImGui-Test.vcxproj | ||
KCNet-ImGui-Test.vcxproj.filters | ||
LICENSE | ||
links.txt | ||
README.md | ||
test.txt |
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.