Skip to content

DianaS96/FDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FDF 🌎

Description

Simple wireframe model representation of a 3D landscape.
The coordinates of the landscape are stored in a file passed as a parameter to the program.

The program allows you to rotate, zoom, change altitude and translate your map.

Usage

  • Download this repo and go to folder fdf;
  • Create executable file fdf using command make;
  • Run programm fdf (./[name of program] [file_with_map]). You can find examples of maps in folder "test_maps".

Examples

Menu window. Click to expand

Screenshot

42 map. Click to expand

Screenshot

Julia fractal map (2d). Click to expand

Screenshot

Julia fractal map (3d). Click to expand

Screenshot

Random map. Click to expand

Screenshot

Releases

No releases published

Packages

No packages published