Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 1.52 KB

README.md

File metadata and controls

73 lines (55 loc) · 1.52 KB

42-fdf

File de fer (FDF) is about creating a simplified 3D graphic representation of a relief landscape.

To get libft also

git clone --recursive git@github.com:josiaskas/42-fdf.git 

incomplete

MiniLibX

Minilibx tutorial

  • Only compilation on macOS tested

FDF

Features

MAP

  • Read Z and hex color
  • Can Read map with differnet number of lines
incomplete

COLORS

  • gradient between two point
  • multiple palette selection
  • Colors from the map file on palette 1
  • palette for earth maps

ROTATION AND TRANSLATIONS

  • Rotations with Keys
  • TRanslation with Keys and Mouse
  • Rotation video (keep changing angle until we press V again)

ZOOM

incomplete

Other projections

Top incomplete Right incomplete Front incomplete