文件名称:opengl1
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 485kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用glBegin()/glEnd()方法绘制如下图元:
点 (点要有不同大小)
线段(线段要有不同宽度)
三角形(要分别以list, fans, stripes三种方式进行绘制)
矩形
可以使用鼠标来对绘制图元进行旋转;
可以使用键盘控制视点的位置;-GlBegin ()/glEnd () method to draw the following diagram: point (point to have a different size) segment (segment have a different width) triangle (draw three ways to list, fans, stripes) rectangle can use the mouse to rotate the drawing primitives can use the keyboard to control the position of the viewpoint
点 (点要有不同大小)
线段(线段要有不同宽度)
三角形(要分别以list, fans, stripes三种方式进行绘制)
矩形
可以使用鼠标来对绘制图元进行旋转;
可以使用键盘控制视点的位置;-GlBegin ()/glEnd () method to draw the following diagram: point (point to have a different size) segment (segment have a different width) triangle (draw three ways to list, fans, stripes) rectangle can use the mouse to rotate the drawing primitives can use the keyboard to control the position of the viewpoint
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opengl1\Debug\main.obj
.......\.....\main1.obj
.......\.....\opengl1.exe
.......\.....\opengl1.ilk
.......\.....\opengl1.pch
.......\.....\opengl1.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\Debug
.......\main.cpp
.......\main1.cpp
.......\opengl1.dsp
.......\opengl1.dsw
.......\opengl1.ncb
.......\opengl1.opt
.......\opengl1.plg
opengl1