richiecarmichael / Esri-Flight-Simulator

A basic flight simulator with four synchronized views.

Home Page:http://richiecarmichael.github.io/simulator/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A basic flight simulator with four synchronized views.

http://richiecarmichael.github.io/simulator/index.html


Languages

Language:JavaScript 90.0%Language:HTML 6.4%Language:CSS 3.6%