Skip to content

mhedeon/FdF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 10, 2019
6be6dce · Jan 10, 2019

History

5 Commits
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019

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