42_cub3d/include
mcolonna 6007f27510 fix: render *
fix:
- fix texture for each direction (north texture is in north etc)
- fix mirror textures (the left of each texture is at its left)
- fix dimensions (walls are 1x1 for any window dimensions or FOV)
- optimize render()

dev:
- add testmaps/good_directions_test.cub
- add textures/test/*.xpm
2024-11-13 18:59:07 +01:00
..
const.h fix: render * 2024-11-13 18:59:07 +01:00
global.h docs, clean, several things... * 2024-11-07 01:03:05 +01:00
include.h fix: render * 2024-11-13 18:59:07 +01:00
input.h some norminette and some cleaning 2024-11-07 19:08:00 +01:00
main.h reorganize file content 2024-10-31 18:04:34 +01:00
map.h fix: render * 2024-11-13 18:59:07 +01:00
move.h docs, clean, several things... * 2024-11-07 01:03:05 +01:00
player.h docs, clean, several things... * 2024-11-07 01:03:05 +01:00
render.h fix: render * 2024-11-13 18:59:07 +01:00
stream.h reorganize file content 2024-10-31 18:04:34 +01:00
utils.h fix: render * 2024-11-13 18:59:07 +01:00