Skip to content

davidhudson2128/Global-Flight-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global-Flight-Simulator

This project, built in the Unity game engine using C#, is a flight simulator which allows the user to fly a Boeing 787 Dreamliner across the globe. The airplane's destinations are set by clicking on the point on the globe you wish to fly to.

A predetermined flight plan can be set by adding (longitude, latitude) tuples to the locationsList list in PlaneMovementScript.cs (GlobalFlightSimulator/Assets/Scripts/PlaneMovementScript.cs). The algorithm uses matrix multiplication to apply linear maps to the airplane.

This project is published on the Google Play Store, check it out here. To view my other apps, click here.

Demo:

GFS-Demo.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published