Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:48:44 +00:00
53e535774d Update screenshot
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:48:29 +00:00
2f086fe548 Implement hard shadows
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:34:07 +00:00
db42dd3d9e Use stored inverted transposed projection model view matrix
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:33:32 +00:00
b0cebb67f8 Store inverted final matrix in the shader
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:32:27 +00:00
bca5dafabf Fragment shader for depth returns valid u8 values
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 17:05:41 +00:00
0aacccdf67 Add render passes
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-09-14 16:38:04 +00:00
7a17d129a1 Clean main.c
7f2c4cdd0a Update .gitignore
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2024-09-14 16:28:28 +00:00
cd38672581 Add test for Arena's reallocation functionality