摘要: NamegluPerspective — set up a perspective projection matrixC Specificationvoid gluPerspective(GLdouble fovy,GLdouble aspect,GLdouble zNear,GLdouble zF... 阅读全文
posted @ 2015-08-04 10:52 水花兄弟 阅读(385) 评论(0) 推荐(0) 编辑
摘要: OpenGL uses several matrices to transform geometry and associated data. Those matrices are:Modelview – places object geometry in the global, unproject... 阅读全文
posted @ 2015-08-04 10:40 水花兄弟 阅读(169) 评论(0) 推荐(0) 编辑