Raycasting 3D engine from a 2D grid.
This is an Ecole 42 common core project.
- OpenGL
- Minilibx
- Download the project.
- Once in the repository, compile the code with the command "make"
- Execute cub3D with the path of a map as argument (see map repository)