cub3d/src/render
Quinten 3c4b3803c9 Norm work:
Refactor code for improved readability and maintainability, including function signature updates, new utility functions for score handling, and removal of unused error handling code.
2025-06-10 15:48:59 +02:00
..
dda.c Norm work: 2025-06-10 15:48:59 +02:00
render_circle.c shitload of norm errors and double player detection 2025-05-07 11:53:10 +02:00
render_floor.c Norm work: 2025-06-10 15:48:59 +02:00
render_minimap.c some mem stuff 2025-05-25 10:52:02 +02:00
render_sprite_utils.c Refactor code to improve consistency and readability by changing variable types to unsigned int where appropriate, updating shader initialization function signature, and adjusting function calls accordingly. Update comments and versioning in multiple files for clarity and maintenance. 2025-06-10 14:46:38 +02:00
render_sprite.c Refactor code to improve consistency and readability by changing variable types to unsigned int where appropriate, updating shader initialization function signature, and adjusting function calls accordingly. Update comments and versioning in multiple files for clarity and maintenance. 2025-06-10 14:46:38 +02:00
render_walls.c Refactor code to improve consistency and readability by changing variable types to unsigned int where appropriate, updating shader initialization function signature, and adjusting function calls accordingly. Update comments and versioning in multiple files for clarity and maintenance. 2025-06-10 14:46:38 +02:00
render.c Norm work: 2025-06-10 15:48:59 +02:00