Work In Progress
Go to file
Nigel c8bde6881f Slight cleanup
Added Camera abstraction
2022-02-12 22:30:14 +01:00
.vscode Matrices and transformations 2022-02-12 21:38:31 +01:00
src Slight cleanup 2022-02-12 22:30:14 +01:00
Textures Matrices and transformations 2022-02-12 21:38:31 +01:00
.gitignore LearnOpenGL tutorial. Made it up to Shaders 2022-02-06 12:52:11 +01:00
Makefile Matrices and transformations 2022-02-12 21:38:31 +01:00
README.md Added a simple small README file. 2022-02-06 13:44:00 +01:00
shader.fs Matrices and transformations 2022-02-12 21:38:31 +01:00
shader.vs Matrices and transformations 2022-02-12 21:38:31 +01:00

Learn OpenGL

OpenGL logo

Resources Used

learnopengl.com
en.cppreference.com