Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 964 Bytes

File metadata and controls

34 lines (21 loc) · 964 Bytes

Wireframe model of the map transferred intro 3D object.

fdf

Works for both OS : Linux and MacOS

Install:

  • git clone <link_to_repo>
  • make install (install aditional libs)
  • make

Run:

  • make run (runs test map extras/42.fdf)
  • make jul (runs big size map: maps/julia.fdf)
  • ./fdf maps/map_name.fdf

Controls:

  • Zoom +/-

  • Z-scale Ctrl +/-

  • Move arrows (multi move supported)

  • Rotate X/Y/Z and +/- (multi rotation supported)

  • Autorotation R, R and (X/Z) - (optional can subrotate ohter axis), Y - default rotation axis

  • Vectors Click in menu (on/off the vector helpers)

  • Reset Click in menu (resets positioning and the angles of rotation)

  • Isometric / Orthographic Click in menu (Projection types)

  • Esc / CloseWin button Exit the program