Go to file
2024-12-27 20:01:57 +00:00
images Add specular map and abstract loading textures 2024-12-08 00:04:49 +00:00
models/suzanne Remove backpack model and replace it with Suzanne 2024-12-27 20:01:57 +00:00
shaders Implement model loading with assimp 2024-12-26 00:59:00 +00:00
src Remove backpack model and replace it with Suzanne 2024-12-27 20:01:57 +00:00
.gitignore Ignore python scripts 2024-12-08 00:05:36 +00:00
.gitmodules Add assimp as submodule 2024-12-27 20:01:39 +00:00
build Set up repo 2024-09-30 00:11:27 +01:00
compile Implement model loading with assimp 2024-12-26 00:59:00 +00:00
README.md Set up repo 2024-09-30 00:11:27 +01:00

Learn OpenGL

Following along with the Learn OpenGL tutorials