Largely messing around with opengl but hopefully eventually a game.
Go to file
Archie Hilton 267bd2216c Remove build files 2024-05-10 20:54:41 +01:00
.vscode Clean up build dir, shouldn't be committed 2024-05-06 18:13:43 +01:00
glfw@228e58262e Initial code commit 2024-04-08 21:08:39 +01:00
glm Add glm; go back to basic glfw window context 2024-04-19 22:35:25 +01:00
include/glad Add glm; go back to basic glfw window context 2024-04-19 22:35:25 +01:00
src wip: Basic spinning triangle demonstration 2024-05-06 18:14:17 +01:00
.gitignore add build to gitignore 2024-05-10 20:53:59 +01:00
.gitmodules Initial code commit 2024-04-08 21:08:39 +01:00
CMakeLists.txt Specifically use C++20 2024-05-06 18:13:57 +01:00