如今VR这么火,感觉有必要先把OpenGL学好,为以后转VR奠定一些基础。一年前,接触过Android的OpenGL,当时是实现了在Android上显示标准的3D文件(STL格式)。现在打算整理一下O...
gluPerspective(解释得很好)
函数原型 gluPerspective(GLdouble fovy,GLdouble aspect,GLdouble zNear,GLdouble zFar) 首先得设置gluPerspective,...

Android OpenGL入门
我的CSDN博客同步发布:Android OpenGL入门 转载请注明出处:【huachao1001的简书:h [...]