<- OPENGL 10 NormalMAP ->
摘要:
复习基础知识 1,GLSL Mat矩阵全部是列向量 优先构造矩阵。 2,GLM同样以列为主: #include <iostream> #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/ty 阅读全文
posted @ 2020-03-22 12:52 gearslogy 阅读(258) 评论(0) 推荐(0) 编辑