Skip to content

JorgeVJ/FDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDF

A 42 project in which we have to read a map file (with a format similar to ArcGrid) and show it using isometric projection.

To compile the program

$ make

To load a map (there are a few examples on test_maps folder)

$ ./fdf map.fdf

Interface

Controls can be displayed when your mouse hoover over the blue sphere at the bottom right corner.

Capture

Controls

Colors can be overwrite using the icon on the botton left corner

Maps can be displayed using polar coordinates (at the time this feature can only be used by changing o few lines of code)

World

Elevations can be scaled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published