摘要: 透视投影 OpenGL Projection Matrix Frustum opengl中使用Frustum来设置透视投影,函数原型: frustum(float left, float right, float buttom, float top, float near, float far); 阅读全文
posted @ 2018-05-21 22:40 北冥有鱼其名为鲲 阅读(896) 评论(0) 推荐(0) 编辑