MCQs > IT & Programming > OpenGL > Fill in the blank to draw this triangle: glBegin(GL_TRIANGLES); ....(blank).... glEnd();

OpenGL MCQs

Fill in the blank to draw this triangle: glBegin(GL_TRIANGLES); ....(blank).... glEnd();

Answer

Correct Answer: Use 3 sets of common immediate mode functions such as glVertex* (required), glColor*, glTexCoord*

Explanation:

Note: This Question is unanswered, help us to find answer for this one

OpenGL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

OpenGL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it