Question: Exercise 3 . Consider the following code segment. How many triangles are drawn? glBegin ( GL _ TRIANGLE _ FAN ) ; gIVertex 2 f

Exercise 3. Consider the following code segment. How many triangles are drawn?
glBegin(GL_TRIANGLE_FAN);
gIVertex 2f(0.,0.5);
gIVertex 2f(0.2,0.5);
glVertex 2f(0.4,0.5);
gIVertex 2f(0.6,0.9);
glVertex2f(0.7,0.2); gIVertex ,
-0.2; gIVertex 2f(-0.2,0.0);
gIEnd();
glBegin(GL_TRIANGLES);
for (int i=1;i10;++i glVertex 2f(0.09**i,-0.7);
gIVertex2f(-0.09*i,-0.3
 Exercise 3. Consider the following code segment. How many triangles are

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!