文件名称:Mousepick
介绍说明--下载内容均来自于网络,请自行研究使用
1. 补充完成函数drawVA(),实现使用顶点数组绘制场景:
void drawVA(){}
2. 补充完成函数Gen3DObjectList (),实现显示列表的生成:
GLint Gen3DObjectList(){}
3. 分析对比使用三种方法得到的fps。
4. 添加拾取功能,对于鼠标点中的Bunny或桌子,改变显示颜色。-1. Supplementary completion function drawVA (), implemented using vertex array rendering scenes: void drawVA () {} 2. Supplementary complete function Gen3DObjectList (), achieve generate the display list: GLint Gen3DObjectList () {} 3. Comparative analysis of the use of three ways to get the fps. 4. Add the pickup function, for the Bunny mouse or table, change the display color.
void drawVA(){}
2. 补充完成函数Gen3DObjectList (),实现显示列表的生成:
GLint Gen3DObjectList(){}
3. 分析对比使用三种方法得到的fps。
4. 添加拾取功能,对于鼠标点中的Bunny或桌子,改变显示颜色。-1. Supplementary completion function drawVA (), implemented using vertex array rendering scenes: void drawVA () {} 2. Supplementary complete function Gen3DObjectList (), achieve generate the display list: GLint Gen3DObjectList () {} 3. Comparative analysis of the use of three ways to get the fps. 4. Add the pickup function, for the Bunny mouse or table, change the display color.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bunny.cpp
readme.txt
shiqu.exe
all-bunny.cpp