Commit graph

8 commits

Author SHA1 Message Date
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
mcolonna
184c8a60af use ceiling and floor colors from the map file 2024-11-07 19:29:58 +01:00
mcolonna
fd4fb3c93f some norminette and some cleaning 2024-11-07 19:08:00 +01:00
mcolonna
f77a4446b6 add rotate with mouse 2024-11-07 18:03:38 +01:00
mcolonna
8ad8eb1fbc handle cross click 2024-11-07 14:27:17 +01:00
mcolonna
26621c72c6 docs, clean, several things... *
- add docs
- remove unused things
- redo modifications i accidentally erased from spacetime
2024-11-07 01:03:05 +01:00
mcolonna
47a6b6df35 reorganize file content 2024-10-31 18:04:34 +01:00
mcolonna
878de1098b reorganize all files (only renamings) 2024-10-31 16:06:33 +01:00