Use OpenGL + GLUT + C/C++ to write a program to draw a red 2D circle and a rectangle with an output that looks like the right image. Please use variables to hold the center location for question 2 below, and use a variable to control the number of line segments you use to approximate the circle.