/42_fdf

Primary LanguageC

42 Fdf

A 3D graphics project that allows users to visualize and manipulate 2D maps in a 3D environment.

Skills demonstrated

  • Proficiency in C programming
  • Experience with 3D graphics and rendering
  • Ability to work with user input and control flow
  • Familiarity with file parsing and data manipulation

Image description

Start the programm

First compile the programm in the root directory of the repository.

make

Next start the programm with a map that you like also from the root.

./fdf maps/42.fdf

Result

Contribution

This project was developed as part of the curriculum at 42, a global network of computer science schools.