Largely messing around with opengl but hopefully eventually a game.
Go to file
Archie Hilton ec0155bc77 Enable openGL debug output 2024-05-14 21:49:11 +01:00
.vscode Clean up build dir, shouldn't be committed 2024-05-06 18:13:43 +01:00
glfw@7b6aead9fb Switch to GLFW 3.4 2024-05-14 21:48:20 +01:00
glm Add glm; go back to basic glfw window context 2024-04-19 22:35:25 +01:00
include Add stb_image so we can begin texture work 2024-05-11 20:10:10 +01:00
res/tex/util Add stb_image so we can begin texture work 2024-05-11 20:10:10 +01:00
src Enable openGL debug output 2024-05-14 21:49:11 +01:00
.gitignore Move object and vertex data into Quad and Mesh 2024-05-14 21:04:15 +01:00
.gitmodules Initial code commit 2024-04-08 21:08:39 +01:00
CMakeLists.txt Enable asan and ubsan 2024-05-14 21:48:06 +01:00