摘要: This samples shows us how to create multiple views in one window. With OpenGL command glViewport, we could place our scene into any rectangle area on the window. Usually, we will set the view p... 阅读全文
posted @ 2012-08-17 09:18 opencoder 阅读(277) 评论(0) 推荐(0) 编辑
摘要: This samples shows us how to create some fog effect that does not fall off by the distance between the viewer and vertex position. With OpenGL command glFogCoordf, we could specify a fog densi... 阅读全文
posted @ 2012-08-17 08:23 opencoder 阅读(977) 评论(0) 推荐(0) 编辑