MCQs > IT & Programming > OpenGL > What is the difference between statements A and B?

OpenGL MCQs

What is the difference between statements A and B?

A: gl_Position = gl_ProjectionMatrix * gl_ModelViewMatrix * gl_Vertex;

B: gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;

Answer

Correct Answer:

They are equivalent

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