摘要: 代码下载#include "CELLWinApp.hpp"#include #include #include #pragma comment(lib,"opengl32.lib")#pragma comment(lib,"glu32.lib")#pragma comment(lib,"winmm.lib")/*** 这个例子介绍如何使用 glEnableClientState, glVertexPointer. glColorPointer, glTexCoordPointer, glDrawArrays 函数进 阅读全文
posted @ 2013-07-15 20:31 zlt 阅读(408) 评论(0) 推荐(0)
摘要: 代码下载#include "CELLWinApp.hpp"#include #include #include #pragma comment(lib,"opengl32.lib")#pragma comment(lib,"glu32.lib")#pragma comment(lib,"winmm.lib")/*** 这个例子介绍如何使用 glEnableClientState, glVertexPointer. glColorPointer, glTexCoordPointer, glDrawArrays 函数进 阅读全文
posted @ 2013-07-15 20:18 zlt 阅读(827) 评论(0) 推荐(0)