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
This commit is contained in:
mcolonna 2024-11-12 13:07:09 +01:00
parent 184c8a60af
commit 6007f27510
14 changed files with 488 additions and 164 deletions

View file

@ -0,0 +1,13 @@
F 255,127,0
C 0,2,67
EA textures/test/east.xpm
NO textures/test/north.xpm
SO textures/test/south.xpm
WE textures/test/west.xpm
111
111110111
10000N001
111110111
101
101
111