搜索资源列表
Sampleseedfill
- 这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
tuxingxue.rar
- 计算机图形学实验中的多边形扫描和填充算法实现。,Computer Graphics Experiments and fill polygon scan algorithm.
draw2
- 编写应用程序,要求具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。完成效果如下图所示:-To write applications, has the following features: a mouse input vertices determined to be filled polygon polygon scan convers
Pic
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
scanline
- 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
GraphFill5_29_2
- 使用边相关多边形扫描线填充、扫描线种子填充这2种算法实现多边形的填充-Fill polygon
GDIPlussPolygon
- 利用GDI+的填充路径来填充多边形,这给出的是一个vc+程序源码,有需要的可以参考-Using GDI+ path to fill the polygon fill, which gives a vc+ program source code, can refer to the needy
tianchong
- 计算机图形学中,多边形填充是给出一个多边形的区域,要求低边界包围的范围内的所有像素但愿赋予代码颜色-Computer graphics, polygon fill a polygon area is given, require low boundary surrounded by all the pixels within the color code, I hope to give
shiyan3
- 计算机图形学实验三 多边形填充算法 源代码 绝对可行,欢迎下载-Experiment 3, computer graphics polygon fill algorithm source code is absolutely possible, please download
SeedFilling
- 多边形区域的扫描线填充、扫描线种子填充算法实现-Scan line polygon area fill, scan line seed fill algorithm
Form1
- 计算机图形学实验-扫描线实现的便填充算法,可以填充多边形。采用的是清华的那本课本上所写的伪代码。-Computer Graphics Lab- scan line filling algorithm to achieve it, you can fill the polygon. Tsinghua is used textbook that is written in this pseudo-code.
gui16
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper
test
- 多边形的填充,支持添加位图后,利用位图对多边形经行内部填充。-Polygon fill support add bitmap using the bitmap fill the inside of the polygon by the line.
Polygon
- 多边形求并 还有凸包算法,填充颜色和求面积等-Polygons and there are convex hull algorithms, fill color, and for the area, etc.
OPENGLPVC
- 凸多边形图案填充实例程序,用OPENGL实现多边形的区域填充实例-Convex polygon pattern fills examples of procedures, using OPENGL realize polygon area fill instance