文件名称:Graphics-comprehensive-experiment

  • 所属分类:
  • OpenGL
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-12-20
  • 文件大小:
  • 251kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 林**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.1实现绘制Bresenham直线

运用Bresenham算法,通过点绘制实现直线。

1.2实现种子填充算法

运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。

1.3实现几何变换

运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。

1.4实现窗口裁剪

通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。

1.5实现绘制曲线

通过Bezier算法和三次B样条算法实现绘制曲线。

1.6画图

实现画直线,闭合多边形,填充多边形。

1.7清屏

清除控制台和颜色缓冲。

-Draw a straight line using Bresenham 1.1 implementation Bresenham algorithm, draw a straight line through the points. 1.2 The seed filling algorithm uses four connectivity seed filling algorithm, color filled rectangle of color fill and filled rectangle. 1.3 Geometric transformation using glRotated, glTranslated, glScaled achieve geometric image rotation, translation, zoom. 1.4 realized by cutting a window Cohen_Sutherland, Sutherland_Hodgman achieve line cutting and polygon clipping. 1.5 achieve plotted achieve Bezier curve drawing algorithm and cubic B-spline algorithm. 1.6 Drawing realize painting line, closed polygons, filled polygons. 1.7 console and clear the screen to clear the color buffer.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





计算机图形学综合性实验\Bezier.h

......................\bin\Debug\计算机图形学综合性实验.exe

......................\BoundaryFill4.h

......................\Bresenham.h

......................\Byangtiao.h

......................\Cohen_Sutherland.h

......................\FloodFill4.h

......................\HPoint.h

......................\main.cpp

......................\obj\Debug\main.o

......................\Sutherland_Hodgman.h

......................\计算机图形学综合性实验.cbp

......................\计算机图形学综合性实验.depend

......................\计算机图形学综合性实验.layout

......................\bin\Debug

......................\obj\Debug

......................\bin

......................\obj

计算机图形学综合性实验

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org