OpenGL: do I understand Transformations?

后端 未结 0 425
深忆病人
深忆病人 2021-01-22 05:31

I\'m tring to grasp the concept of OpenGL tranformations following a tutorial but I can\'t really understand it in code.

glm::vec4 vec(1.0f, 0.0f, 0.0f, 1.0f);
gl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题