Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Latest commit

 

History

History

flights

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Flights

../results/SD/flights.png

Cook Recipe

g++ -framework PROJ  -std=c++11 -I/usr/local/include/cairo -L/usr/local/lib/ -lcairo main.cpp

Settings

Change city on line 246 and 294 of main.cpp

About

I tried to draw quadratic curve instead of line but it was to difficult. I also didn't choose a good projection (WSG84).