Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 760 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 760 Bytes

#MyMinRaycastingEngine

Program name: cub3D

Turn in files: All your files

Makefileall mast contain clean, fclean, re rules External functs:
•open, close, read, write, printf, malloc, free, perror, strerror, exit
•All functions of the mathlibrary (-lm man man 3 math)
•All functions of the MinilibX

Description: You must create a “realistic” 3D graphicalrepresentation of the inside of a maze from afirst-person perspective. You have to create thisrepresentation using the Ray-Casting principlesmentioned earlier.Must realize creating bmp snapshoot of screen.

Example of bmp screenshot:

Screenshot_2021-05-31 en subject pdf