function start() {
  canvas = document.getElementById("renderCanvas");

  initWebGL(canvas);      // Initialize the GL context