Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 700 Bytes

File metadata and controls

16 lines (7 loc) · 700 Bytes

Flight route simulation

A Java-Programm to visualize the fastest flight route between two airports on a wireframe model of the earth

image

You can adjust the projection of the 3D-Coordinates of the globe onto the screen by tweaking the S1- and Alpha-value of the projection matrix:

image

Additionally you can adjust the rotation speed and -direction of the globe.

image