This is a machine problem for CS418: Computer Graphics at University of Illinois at Urbana-Champaign in the Fall 2016 semester.
Open Flight.html in web browser, and instructions should pop up automatically.
Tested on Firefox 49 and Google 53. Run on my laptop (Intel Core i5 & NVIDIA Geforce GT720M) without any lagging issues. If you do have lagging issues, adjust the TERRAIN_DETAIL_LEVEL
in terrain.js to a lower value.
The following files are not created by me:
- gauge.min.js: gauge interfaces
- gl-matrix-min.js: glmatrix library
- nouislider.min.css and nouislider.min.js: slider interfaces
- webgl-utils.js: WebGL utility library
- webgl-debug.js: WebGL debugging library
- Part of startup.js is given on course website.
For license of other files, see LICENSE.md.