Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-25 21:23:00 +00:00
bfbdbf75f3 Create mesh abstraction
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-25 21:22:47 +00:00
c4a607f660 Add assimp
abdelrahman created branch 01-lighting in abdelrahman/learnopengl 2024-12-23 23:42:01 +00:00
abdelrahman pushed to 01-lighting at abdelrahman/learnopengl 2024-12-23 23:42:01 +00:00
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-23 23:41:21 +00:00
c65a3ba314 Create a scene with multiple lights
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-22 01:36:21 +00:00
b7e5eea448 Play with lights
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-08 00:05:49 +00:00
e720355d04 Ignore python scripts
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-08 00:05:08 +00:00
fbda4821ee Add specular map and abstract loading textures
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-07 23:24:56 +00:00
cc1f6afb26 Add diffuse map
abdelrahman pushed to 00-getting-started at abdelrahman/learnopengl 2024-12-07 22:42:50 +00:00
e503f75d62 Fix bug with generating textures
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 23:18:34 +00:00
621204abe5 Darken background
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 21:39:43 +00:00
1193e128e8 Reformat