Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 21:31:00 +00:00
d0070045b1 Reformat
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 21:30:12 +00:00
6bcd4802aa Define material and light properties
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 20:10:49 +00:00
9cbfa55c89 Move light around the scene
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-03 19:00:37 +00:00
d8ab418180 Reformat
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 22:31:00 +00:00
babe58f0a5 Start the lighting chapters
abdelrahman created branch 00-getting-started in abdelrahman/learnopengl 2024-12-01 21:10:13 +00:00
abdelrahman pushed to 00-getting-started at abdelrahman/learnopengl 2024-12-01 21:10:13 +00:00
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 21:01:50 +00:00
e9baa0ebe3 Add fly camera
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 18:28:19 +00:00
6c751ba545 Rotate camera around scene
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 15:12:14 +00:00
efed5d117f Fix includes
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 02:46:14 +00:00
7520095761 Cleanup
abdelrahman pushed to main at abdelrahman/learnopengl 2024-12-01 01:10:08 +00:00
318c000391 Complete transformation and coordinate system chapters
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-30 23:05:34 +00:00
efa4b7a6a8 Add basic transformation matrix
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-27 00:21:48 +00:00
921324585f Update code to use image textures
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-27 00:21:31 +00:00
ead49cfbea Add image textures