Skip to content

mhedeon/FdF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdf

  This project is about creating a simplified graphic “wireframe” (“fils de fer” in french,
hence the name of the project) representation of a relief landscape linking various points
(x, y, z) via segments. The coordinates of this landscape are stored in a file passed as
a parameter to the program.

Download:

  git clone https://github.com/mhedeon/FdF && cd FdF

Compile:

  make

Delete:

  make fclean

Usage:

  ./fdf [filename]

Files are located at:

  ./maps/

Filename looks like this:

  42.fdf

Controls:

Help menu: H [on/off]

Move: ARROWS

Zoom: +, -

Change size: <, >

Rotate around x coordinate: X

Rotate around y coordinate: Y

Rotate around z coordinate: Z

Blur: ENTER [on/off]

Exit: ESc

Files looks like this: file

How it looks at program: file file file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published