- 6
- 0
- 约6.81千字
- 约 22页
- 2018-05-06 发布于河南
- 举报
AngelCG13图形学
Angel: Interactive Computer Graphics 4E ? Addison-Wesley 2005 OpenGL Transformations Shandong University Software College Instructor: Xu Yanning E-mail: xyn@sdu.edu.cn Objectives Learn how to carry out transformations in OpenGL Rotation Translation Scaling Introduce OpenGL matrix modes Model-view Projection OpenGL Matrices In OpenGL matrices are part of the state Multiple types Model-View (GL_MODELVIEW) Projection (GL_PROJECTION) Texture (GL_TEXTURE) (ignore for now) Color(GL_COLOR) (ignore for now) Single set of functions for manipulation Select which to manipulated by glMatrixMode(GL_MO
原创力文档

文档评论(0)