opengl笔记——旋转,一段代码的理解重看:opengl笔记——OpenGL好资料备忘在找到这段代码,对理解opengl旋转很有
opengl笔记——旋转,一段代码的理解
重看:opengl笔记——OpenGL好资料备忘
在找到这段代码,对理解opengl旋转很有帮助
drawGrid();// draw a teapot with model and view transform togetherdrawTeapot();
http://www.songho.ca/opengl/gl_transform.html#overview
