42elenz / 42_fdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C 77.4%Language:Objective-C 20.6%Language:Makefile 2.0%