题目内容

GLfloat是四字节精度浮点数,不类似于C中的float。

查看答案
更多问题

glutCreateWindow 函数,应该置放于任何OpenGL函数前。

glutCreateWindow函数创建窗口,缺省大小为300X300个像素。

glutInitWindowPosition函数设置窗口右上角的坐标位置,以像素为单位。

GLUT 和 Windows system 的原点位置在左上角。

答案查题题库