Cub3D is program made using raycasting in C.
Coding it was about learning the raycasting technique and I made it during my formation in 42 School.
Read the subject here
- Use
makecommand to compile the program - Use
./Cub3D map.cubcommand to launch the program - WASD to move, Left/Right directional keys to rotate camera
- ESC to quit
- Textures or colors for each sides (North, South, West, East) and colors on Sky/Floor
- Presence of sprites
