搜索资源列表
pollifill
- 计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
多边形简单填充
- 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
geometry_algorithm
- 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
gat_shiyan3
- 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
扫描线算法
- 扫描线算法_扫描转换多边形-scanning algorithm _ polygon scan conversion
polygondata
- 多边形扫描算法
FieldFill
- 运用多边形扫描算法和种子填充算法实现区域填充
多边形扫描转换
- 多边形扫描转换填充算法-filled polygon scan conversion algorithm
2d_Graphic_System
- vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
polygonconversion
- 多边形扫描转换算法:通过算法对多边形进行等价转换及颜色填充等-Polygon scan conversion algorithm: The algorithm to carry out the equivalent conversion and polygon fill color, etc.
PolygonScanConversion
- 一个无内环多边形扫描转换描线算法的Matlab程序-A loop line polygon scan conversion algorithm described Matlab procedures
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
Graphics
- 计算机图形学很好的资料,包括种子填充,多边形扫描算法。 b样条曲线,曲面等-Very good computer graphics, including seed filling, polygon scan algorithm. b-spline curves, surfaces, etc.
MyViewxx00
- 图形学课程中,对多边形的扫描算法,多边形扫描填充,绝对OK-tu xing xue zhong ,dui duo bian xing sao miao suan fa d miao shu ,sao miao suan fa tian chong
1
- 多边形扫描转换算法,最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Polygon scan conversion algorithm ,Recent study in computer graphics, to write a polygon scan conversion algorithm, and pasted them to share
alice
- 多边形扫描转换算法是以多边形为基础的区域填充算法;该算法通过不求交,大大提速。非常实用,初学者更有用-Polygon scan conversion algorithm is based on polygon region filling algorithm the algorithm through the intersection, greatly accelerated
polygon-scan
- 这是一个c++程序,用于多边形扫描转换算法。有助于学习计算机图形学。-This is a c++ program for polygon scan conversion algorithm. Conducive to learning computer graphics.
ComputerGraphic
- 计算机图形学课程中的实现,包括二维和三维图形中平移,旋转,缩放的实现,DDA,中点画线法,Bressenhanm算法绘制直线,多边形扫描算法和种子扫描线算法绘制多边形。-Courses in computer graphics implementations, including 2D and 3D graphics in translation, rotation, scaling to achieve, DDA, were dotted line, Bressenhanm algorithm
0426_02
- 用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现表与活跃边表的构造,要求完成使用自己学号的后四位数字对 多边形内部进行填充-Mouse input method to determine the vertex to be filled polygons 2, polygon scan conversion algorithm to achieve complete filling of the polygon, including