// Set the lights
  pointLight(200, 200, 200, -200, 0, 100);
  pointLight(200, 200, 200, 200, 0, 100);
  directionalLight(200, 200, 200, 0, 0, -1);