glClearColor(1.0f, 0.0f, 0.0f, 0.0f); // red backgroundglClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT);