Go to file
2024-09-28 21:21:26 +01:00
shaders Add view matrix and start implementing camera movement 2024-09-23 00:04:15 +01:00
src Calculate view_direction from camera rotation 2024-09-28 21:21:26 +01:00
.gitignore Add basic build scripts 2024-01-14 16:50:15 +00:00
build Add basic build scripts 2024-01-14 16:50:15 +00:00
compile Add glm 2024-09-21 23:24:40 +01:00
README.md Update README.md 2024-09-15 19:06:40 +01:00

OpenGL series

Following along with Mike Shah's OpenGL series.