Question: Question 1 (2 points) What object will the following code produce? Select one. glBegin(GL_POLYGON): gicolor3f(1, 0, 0); glVertex3f(-0.6, -0.75, 0.5); gicolorf(0, 1, a); glVertex3f(0.6, -0.75,

Question 1 (2 points) What object will the following code produce? Select one. glBegin(GL_POLYGON): gicolor3f(1, 0, 0); glVertex3f(-0.6, -0.75, 0.5); gicolorf(0, 1, a); glVertex3f(0.6, -0.75, 0); gicolor3f(, 0, 1): glvertex3f(0, 0.75, 0); A cylinder A triangle A cube A square
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
