Largely messing around with opengl but hopefully eventually a game.
Go to file
Archie Hilton 487dae631f Specifically use C++20 2024-05-06 18:13:57 +01:00
.vscode Clean up build dir, shouldn't be committed 2024-05-06 18:13:43 +01:00
build/.cmake/api/v1 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 Add link to the thing I'm following 2024-04-19 22:54:25 +01:00
.gitignore Clean up build dir, shouldn't be committed 2024-05-06 18:13:43 +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