Repository for getting a working implementation of ImGui using GLFW
dependencies/GLFW | ||
includes | ||
src | ||
.gitignore | ||
ImGui-Example.sln | ||
ImGui-Example.vcxproj | ||
ImGui-Example.vcxproj.filters | ||
imgui.ini | ||
LICENSE | ||
README.md |
ImGui-Example
Repository for getting a working implementation of ImGui using GLFW and OpenGL
This uses libraries from GLFW and OpenGL. Please make sure you refer to relevant licences for further information.