读书人

opengl札记旋转一段代码的理解

发布时间: 2013-09-10 13:42:18 作者: rapoo

opengl笔记——旋转,一段代码的理解

重看:opengl笔记——OpenGL好资料备忘

在找到这段代码,对理解opengl旋转很有帮助


drawGrid();
// draw a teapot with model and view transform togetherdrawTeapot();


http://www.songho.ca/opengl/gl_transform.html#overview


读书人网 >编程

热点推荐