搜索资源列表
glut-function-API-and-Demo
- 这个是doc文档,里面包含了OpenGL中回调函数的声明,以及使用实例分析,都非常详细全面。-This is a doc file, which contains the OpenGL callback function declaration, and the use of case studies, are very detailed and comprehensive.
Mousepick
- 1. 补充完成函数drawVA(),实现使用顶点数组绘制场景: void drawVA(){} 2. 补充完成函数Gen3DObjectList (),实现显示列表的生成: GLint Gen3DObjectList(){} 3. 分析对比使用三种方法得到的fps。 4. 添加拾取功能,对于鼠标点中的Bunny或桌子,改变显示颜色。-1. Supplementary completion function drawVA (), implemented using verte