-
Tobias Frisch authored
[#72] Changed GUIWindow back to GUI class, removed some ImGui overhead and added a shortcut to swapchain images Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
Tobias Frisch authored[#72] Changed GUIWindow back to GUI class, removed some ImGui overhead and added a shortcut to swapchain images Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
.gitignore 229 B
# IDE specific files
.project
.cproject
.vs/
.vscode/
.idea/
.editorconfig
# build directories
build/
cmake-build-debug/
cmake-build-release/
# VS build files and binaries
*.exe
*.ilk
*.pdb
# GUI configuration files
imgui.ini