Abdelrahman Said abdelrahman
651 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-28 20:00:23 +00:00
3aed2a9614 Update shaders to use interface blocks
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-28 17:15:36 +00:00
21b8cc56f3 Add reflective and refractive models
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-28 16:17:20 +00:00
e6d5aac3d4 Compile in debug mode
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-28 16:15:29 +00:00
e29b519977 Rebase
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-28 00:14:20 +00:00
13bedc164c Implement skybox
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 22:22:31 +00:00
68cc990650 Implement double frame buffering
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 20:36:14 +00:00
9de54d016d Enable back face culling
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 20:06:50 +00:00
8447717875 Remove backpack model and replace it with Suzanne
ebcfe3eca9 Add assimp as submodule
19e722459d Fix bug with loading material textures
0a4fb8e76f Implement model loading with assimp
Compare 4 commits »
abdelrahman pushed to 02-model-loading at abdelrahman/learnopengl 2024-12-27 20:02:27 +00:00
c5f13d7c37 Remove backpack model and replace it with Suzanne
db3116453b Add assimp as submodule
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 20:01:58 +00:00
c5f13d7c37 Remove backpack model and replace it with Suzanne
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 20:01:34 +00:00
db3116453b Add assimp as submodule
abdelrahman pushed to 02-model-loading at abdelrahman/learnopengl 2024-12-27 16:49:55 +00:00
0db5c5d81a Fix bug with loading material textures
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-27 16:37:36 +00:00
0db5c5d81a Fix bug with loading material textures
abdelrahman created branch 02-model-loading in abdelrahman/learnopengl 2024-12-26 15:43:59 +00:00
abdelrahman pushed to 02-model-loading at abdelrahman/learnopengl 2024-12-26 15:43:59 +00:00
abdelrahman deleted branch 03-model-loading from abdelrahman/learnopengl 2024-12-26 15:43:28 +00:00
abdelrahman created branch 03-model-loading in abdelrahman/learnopengl 2024-12-26 15:42:13 +00:00
abdelrahman pushed to 03-model-loading at abdelrahman/learnopengl 2024-12-26 15:42:13 +00:00
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-26 00:59:19 +00:00
d8d2c73438 Implement model loading with assimp
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-26 00:17:03 +00:00
806c260893 Fix linking issues