Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-22 13:51:46 +00:00
54ce536842 Fix includes
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-22 13:50:51 +00:00
8854dab2f2 Extract offset modifier to a variable
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-22 13:46:30 +00:00
abef6c368f Add uniform values
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-21 22:24:54 +00:00
ad6b809b86 Add glm
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-21 19:35:28 +00:00
63bdec4556 Draw quad
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-21 18:33:44 +00:00
d50a06d215 Add colour attribute to triangle vertices
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-21 17:01:29 +00:00
a711521f17 Load shaders from file
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 22:20:46 +00:00
0b7da3fad7 Cleanup, extra comments and error logging
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 20:57:12 +00:00
aa75721e94 Update VBO explanation
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 20:49:56 +00:00
16783dc090 Draw first triangle
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 18:17:24 +00:00
5ba599981f Update enum
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 18:09:07 +00:00
c30caa7ef2 Reformat
abdelrahman created branch main in abdelrahman/mike-shah-opengl-series 2024-09-15 18:06:54 +00:00
abdelrahman pushed to main at abdelrahman/mike-shah-opengl-series 2024-09-15 18:06:54 +00:00
fc6a11f279 Update README.md
6cd8a00958 Initial OpenGL setup
f0b38b2b5d Get glad and update compile script
8ad090b582 Reorganise the repo
0ed130b659 Add basic build scripts
abdelrahman created repository abdelrahman/mike-shah-opengl-series 2024-09-15 18:05:16 +00:00
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-15 03:57:40 +00:00
4526c514e9 Reformat
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-15 03:57:21 +00:00
bf3a3ea02b Reformat
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-15 03:55:57 +00:00
669064e4a7 Rename depth shader to shadow shader
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-15 03:55:16 +00:00
2ffd44f1a5 Reformat
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-15 03:54:03 +00:00
11dee52090 Add V2 utilities