CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多边形填充

搜索资源列表

  1. DrawClient-2013-12-25

    0下载:
  2. VC6.0做的平面设计软件,矩形,圆,多边形,等二维图形的,画,移动,填充,复制,等功能-VC6.0 do graphic design software, rectangles, circles, polygons, and other two-dimensional graphics, painting, moving, filling, copying, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:13340354
    • 提供者:刘羽
  1. RGB

    0下载:
  2. 使用RGBA模式绘制一个填充的多边形,要求每个顶点给予不同的颜色进行绘制,然后通过菜单选择使用平滑颜色模式还是单一颜色模式。-RGBA mode used to draw a filled polygon, each vertex requires giving different color rendering, and then smoothing by menu selection or a single color mode color mode.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:lemontree
  1. FillPolygon

    1下载:
  2. C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。-C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:66560
    • 提供者:李德龙
  1. TestPalette

    0下载:
  2. “画图板”程序是用来绘制各种几何图形的画图小程序。该程序主要包括一些功能: 1. 绘制各种几何图形 支持鼠标绘制直线、曲线、矩形、椭圆、封闭任意多边形、圆弧、饼型。 2. 添加文字标注 支持添加文字标注,为绘图作品或绘制图形进行文字说明。 3. 设置画笔和填充 支持选择画笔属性(线宽、线形、线色);支持选择填充属性,即刷子的(颜色、样式)实现对封闭图形的填充。 4. 保存和导入图形文件 支持将当前绘制的图形保存为文件(扩展名为.ple)。支持从磁盘中打开扩展名为
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:233217
    • 提供者:youjiaxin
  1. Fill-Polygon

    0下载:
  2.   实现二维扫描转换多边形的扫描线算法   实现二维连通区域填充的种子填充算法(四连通或八连通)   实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:193406
    • 提供者:沈亦苏
  1. duobianxingtianchong

    0下载:
  2. 计算机图形学实现绘制一多边形,并对其进行颜色的填充。-Computer graphics to achieve a polygon rendering, and its fill color.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2217957
    • 提供者:Elaine
  1. seed-fill

    0下载:
  2. 1.扫描线种子填充算法实现多边形内实面积填充。 2.用边标志填充算法实现多边形内实面积填充。--1.scan line seed fill algorithm implemented within the polygon area fill. 2. with the edge flag filling algorithm implemented within the polygon area fill.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:848
    • 提供者:宁儒林
  1. graphics

    0下载:
  2. VC++包含文件 ,头文件 graphics.h下载,是用于编写VC/C++图像软件时的像素函数、直线和线型函数、多边形函数、填充函数等,TC图形库文件之一。缺少这个文件时,在VC Dev调试窗口会提示No such file or directory,下载本文件后,按照提示的路径放入其中供Dev调用即可。-VC++ include files, header files graphics.h download, is one of the TC graphics library used to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3320
    • 提供者:apudn62
  1. PolygonRaster_AET

    0下载:
  2. 栅格多边形的扫描填充算法(AET),win32 项目程序-Raster scanning polygon filling algorithm (AET), win32 project procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:21701
    • 提供者:文白科
  1. graphics

    0下载:
  2. 计算机图形学的程序,mfc,包括画直线,圆,多边形,图形的平移对称,颜色填充,裁剪以及三维显示等-Computer graphics program, mfc, including painting straight lines, circles, polygons, graphics translational symmetry, color fill, cropping and three-dimensional display
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:144085
    • 提供者:钟虎
  1. Draw

    0下载:
  2. 实现了基本的DDA直线、中点直线、Bresenham直线算法,实现中点画圆,能画多边形,能进行递归种子,扫面直线填充,能改变颜色和画笔大小。-DDA to achieve the basic line, the midpoint of a straight line, Bresenham linear algorithm, the midpoint of the circle, to draw a polygon, the seeds can be recursive, linear sweep
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:206184
    • 提供者:李泽
  1. glshademodeSMOOTH

    0下载:
  2. 指定OpenGL的着色模型 直线或填充多边形可以用一种颜色绘制 也可以用多种颜色绘制-Specifies the OpenGL shading model You can draw a straight line or filled polygons can be drawn with one color in a variety of colors
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3245130
    • 提供者:魏斌
  1. ScanLine

    0下载:
  2. 用OpenGL写的一种扫描线填充算法,用户可以任意给定图像,程序会用扫描线填充方法填充多边形。-Using OpenGL write a scan line filling algorithm, the user can at any given image, the program will scan line filling method with filled polygons.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3711772
    • 提供者:jiangtao
  1. NonRectageSweepFillAlgorithm

    0下载:
  2. 代码演示了多边形内部区域填充算法,基于OpenGL像素填充,算法很精悍,已经封装成了一个类,可以直接调用.-Code demonstrates the polygon interior region filling algorithm, based on OpenGL pixel fill algorithm is very lean, has been packaged into a class that can be called directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:975525
    • 提供者:qianwan
  1. Arbitrary-polygon-scan-line-filling

    0下载:
  2. 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2962
    • 提供者:谢伟康
  1. DrawSys

    0下载:
  2. 小型绘图系统,直线,圆形,椭圆,多边形,以及图形的填充-Small graphics systems complete source code integrity of the source code of small drawing system systems complete source systems complete source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4325684
    • 提供者:李毅
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学功能的实现,包括编写计算机图形学图形处理程序,该程序包括: 1、画直线、画多边形、画圆、画字符 2、对多边形进行填充 3、图形裁剪 4、图形的几何变换 等功能 -Realization of computer graphics functions, including the preparation of computer graphics, image processing program, which includes: 1, draw a straigh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7984492
    • 提供者:Eagle Crown
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. computer-grapfics

    0下载:
  2. 计算机图形学中任意封闭多边形彩线填充算法设计与OpenGL实现:水平扫描线填充多边形,彩色斜线填充多边形。画线算法自定义实现。-Computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3493048
    • 提供者:小小小
  1. Color_fill

    0下载:
  2. 用MFC实现画多边形的操作,并实现用特定颜色来对多边形内部进行填充。 使用方式:// (1)先选中菜单栏画多边形选项,然后左键多变表示多边形的顶点,再右键表示多边形顶点输入完毕,那么就会出现所画的多边形, (2)然后在选择菜单栏的填充选项,再右键即会填充相应的多边形-Using MFC to achieve polygon drawing operations, and to achieve a specific color for the interior of the po
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1976015
    • 提供者:孙尔强
« 1 2 ... 22 23 24 25 26 2728 29 »
搜珍网 www.dssz.com