Skip to content

richiecarmichael/Esri-Flight-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Simulator

A basic flight simulator with four synchronized views.

Click here or here to view the live application.

This application makes use of the following libraries:

  • ArcGIS API for JavaScript by Esri
    • Esri’s JavaScript library for mapping and analysis.
  • Bootstrap by Twitter Inc
    • A useful and comprehensive UI framework. This application leveraged a subset of bootstrap pertaining to buttons and input elements.
  • d3-format by Mike Bostock
    • Format numbers for human consumption.
  • jQuery by jQuery Foundataion Inc
    • A JavaScript framework for DOM manipulation and a foundation for many other frameworks.
  • Sylvester by James Coglan
    • Vector and Matrix mathematics modules for JavaScript.

The App in Action: