🇫🇷
FdF (Fil de Fer) est un projet du cursus de l'école 42 (branche graphique) dont le but est de créer un moteur 3D en vision Fil de Fer.
- Telechargez le projet
- Ouvrez votre terminal et naviguez jusqu'au dossier
- entrez
make macbook
si vous utilisez un MacBook oumake iMac
si vous utilisez un iMac. ./fdf [chemin vers une map compatible]
(vous trouverez les maps compatibles dans le dossier tests_maps)
🇬🇧
FdF (Fil de Fer) is a project of school 42's cursus (graphic branch) which goal is to create a Wireframe 3D engine.
- Download the project
- Open your terminal and navigate to the project's directory
- enter
make macbook
if you're using a MacBook ormake iMac
if you're using an iMac. ./fdf [path to a compatible map]
(you'll find compatible maps in the tests_maps folder)