This project is about raycasting where we render a 3D view using rays in a 2D plane.
Special thanks to ii-mnwr for being my project partner.
- Custom Maps
- Custom Textures
- b.cub
- c.cub
- d.cub
-
Clone the repo:
git clone https://github.com/AlmarzooqiH/Cub3D.git cd Cub3D -
Compile it:
make
-
Run it:
./cub3D [map_file.cub]
- Needs
mlx, make sure you have the dependencies - If minilibx does not compile make sure to read it's README.md for installation guide.
- Works with
.cubmap files
.png)
.png)
.png)