Main module that starts the client-side application Source: main.js, line 1 Methods (inner) startApplication() starts the client side application. sets up WebGL and the GUI. gets the inital data from the server. Source: main.js, line 22