文件名称:实验3
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2018-10-24
- 文件大小:
- 536kb
- 下载次数:
- 0次
- 提 供 者:
- 饭***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验3 简单多边形显示
实验目的:通过鼠标响应函数输入并显示多边形
基本内容:
通过鼠标依次输入n个顶点(n>=3),显示多边形。
1)建立多边形数据结构(保存顶点表、边信息,及其他信息)
2)用opengl显示多边形(Experiment 3 simple polygon display
Experiment Objective: input and display polygon through mouse response function.
Basic contents:
The n vertices (n>=3) are displayed by mouse in order to display polygons.
1) build polygon data structure (save vertex table, side information, and other information).
2) use OpenGL to display polygons.)
实验目的:通过鼠标响应函数输入并显示多边形
基本内容:
通过鼠标依次输入n个顶点(n>=3),显示多边形。
1)建立多边形数据结构(保存顶点表、边信息,及其他信息)
2)用opengl显示多边形(Experiment 3 simple polygon display
Experiment Objective: input and display polygon through mouse response function.
Basic contents:
The n vertices (n>=3) are displayed by mouse in order to display polygons.
1) build polygon data structure (save vertex table, side information, and other information).
2) use OpenGL to display polygons.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
实验3\~$单多边形显示.doc | 162 | 2018-10-08 |
实验3\初始程序框架\Debug\main.exe | 188507 | 2018-10-08 |
实验3\初始程序框架\Debug\main.ilk | 212672 | 2018-10-08 |
实验3\初始程序框架\Debug\main.obj | 7496 | 2018-10-08 |
实验3\初始程序框架\Debug\main.pch | 319976 | 2018-10-08 |
实验3\初始程序框架\Debug\main.pdb | 451584 | 2018-10-08 |
实验3\初始程序框架\Debug\vc60.idb | 33792 | 2018-10-08 |
实验3\初始程序框架\Debug\vc60.pdb | 45056 | 2018-10-08 |
实验3\初始程序框架\glut.dll | 169984 | 2018-10-08 |
实验3\初始程序框架\glut.h | 27670 | 2018-10-08 |
实验3\初始程序框架\glut.lib | 79654 | 2018-10-08 |
实验3\初始程序框架\glut32.dll | 237568 | 2018-10-08 |
实验3\初始程序框架\glut32.lib | 28728 | 2018-10-08 |
实验3\初始程序框架\main.cpp | 953 | 2018-10-08 |
实验3\初始程序框架\main.dsp | 3377 | 2018-10-08 |
实验3\初始程序框架\main.dsw | 533 | 2018-10-08 |
实验3\初始程序框架\main.ncb | 50176 | 2018-10-08 |
实验3\初始程序框架\main.opt | 53760 | 2018-10-08 |
实验3\初始程序框架\main.plg | 1137 | 2018-10-08 |
实验3\答案程序示范\glut.dll | 169984 | 2018-10-08 |
实验3\答案程序示范\glut.lib | 79654 | 2018-10-08 |
实验3\答案程序示范\glut32.dll | 237568 | 2018-10-08 |
实验3\答案程序示范\glut32.lib | 28728 | 2018-10-08 |
实验3\答案程序示范\main.exe | 188509 | 2018-10-08 |
实验3\初始程序框架\Debug | 0 | 2018-10-08 |
实验3\初始程序框架 | 0 | 2018-10-08 |
实验3\答案程序示范 | 0 | 2018-10-08 |
实验3 | 0 | 2018-10-08 |
实验3\简单多边形显示.doc | 23040 | 2018-10-08 |