GL 库函数1.1 glShadeModel—选择平面明暗模式或光滑明暗模式 描述: void glShadeModel(Glenum mode) 参数: mode 指定表示明暗模式的符号值,可以选择GL_FLAT和GL_SMOOTH缺省值为GL_SMOOTH. 效果:1.2 glColor—设置当前颜色 描述: void glColor3d(GLdouble red,GLdouble green,GLdouble blue) void glColor[3/4][数据类型](...)3:表示RGB模式,4:表示RGBA模式,数据类型:b(GLbyte) d(GLdouble)... Read More
posted @ 2011-11-02 21:15 Greenbird Views(377) Comments(0) Diggs(0) Edit

To further demonstrate the capabilities of KinFu Large Scale, we made another example with a room.