Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/learnopengl 2024-11-27 00:21:12 +00:00
b26e56bf4c Add stb_image
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:59:46 +00:00
e2c781098c Tweak player's movement and jump code
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:18:16 +00:00
434b73226e Add helper functions and set_x_movement in state functions
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 01:17:43 +00:00
0852ca49db Rename dash_in_air to jump_dash
abdelrahman pushed to main at abdelrahman/sprite-animation 2024-11-10 00:31:09 +00:00
d049ae7933 Remove unused function