A basic flight simulator with four synchronized views.
Click here or here to view the live application.
- 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.