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

搜索资源列表

  1. graph

    0下载:
  2. 图形函数库实现绘制直线段,圆形,椭圆,多边形区域的颜色填充-Graphics library of Drawing straight line, circle, ellipse, polygon fill area color
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:24678
    • 提供者:christine
  1. bresenham

    1下载:
  2. 计算机图形学实验: 实现Bresenham算法绘制线段,并利用“橡皮筋”功能绘制折线。 可将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充。-Computer Graphics Lab: Bresenham algorithm for drawing line segments to achieve, and to use " rubber band" line drawing functions. Line connection can be draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:118691
    • 提供者:曲鹏
  1. FillPolygon

    0下载:
  2. 实现一个多边形的图形填充 多边形可自己画 -The realization of a polygon filled polygon graphics can draw their own
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2642645
    • 提供者:ida
  1. GraphicsDraw

    0下载:
  2. 一个测试GDI+的程序,利用C#语言写成。可以实现画线画椭圆画多边形和矩形以及颜色填充等各种基本绘图功能-A test procedure for GDI+ using C# language written. Drawing a line drawing can be achieved oval and rectangular polygon drawing and color fill the basic drawing functions, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:47460
    • 提供者:马钧霆
  1. test

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。-Design and implementation of a graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:451171
    • 提供者:greAt
  1. Draw

    0下载:
  2. 暑假实习所编写的绘图程序,有与windows自带程序类似的绘图工具栏及颜料调色板,基本实现了其所有的绘图功能,包括铅笔、橡皮差、绘制直线、曲线、圆、矩形、多边形、喷枪、颜色填充等,并用双缓冲解决了图像闪烁的问题。-Drawings prepared by the summer internship program, a program comes with windows similar to the drawing toolbar and paint palette, basically al
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:99015
    • 提供者:王立为
  1. Scanlinefill

    1下载:
  2. 用C++和OpenGL结合,实现图形学中扫描线填充算法的多边形的填充-Filled with the scan line polygon fill algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1721
    • 提供者:hejn
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. huatu

    0下载:
  2. 画图软件,实现画直线,圆,多边形,填充,剪裁等功能-Drawing software, to achieve drawing a straight line, circle, polygon, filling, trimming and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:2007849
    • 提供者:leeshuo
  1. DrawingImage

    0下载:
  2. 用OpenCV实现多种形状图像生成的演示,包括:矩形、圆、线段、多边形、填充的多边形以及写字等-Achieve a variety of shapes using OpenCV image generation presentation, including: rectangle, circle, line, polygon, polygon fill, and writing, and so
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1355779
    • 提供者:马文伟
  1. graphic

    2下载:
  2. 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
  3. 所属分类:Special Effects

    • 发布日期:2015-11-07
    • 文件大小:2732032
    • 提供者:地方官
  1. Tuxingxue-MFC-kuangjia

    0下载:
  2. 自己编写的一个基于MFC的图形学框架,里面实现了基本的一些画圆、画线、画多边形、填充颜色等算法-I have written a MFC-based graphics framework, which implements some of the basic circle, draw lines, draw the polygon, filling color algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:57764
    • 提供者:Ender
  1. Draw

    0下载:
  2. 实现一个画图程序。能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。结果可以存盘,但不存成图片文件。 -Implement a drawing program. Can draw lines, arcs, elliptical arcs, polygons, the ability to customize colors. Of polygons, ellipses and circles to be filled. And
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8580475
    • 提供者:虫儿
  1. MyGraphics

    0下载:
  2. 使用VS6.0并用C++编写的计算机图形绘制程序。实现了直线,多边形,圆等图形的绘制。同时包含了填充,图形几何变换,填充以及裁剪等功能。-Use VS6.0 and written in C++, computer graphics drawing program. Realized the line, polygon, circle and other graphics rendering. Also includes the filling, graphics geometric trans
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:34650
    • 提供者:zhaoyongquan
  1. tianchong

    0下载:
  2. 实现用鼠标绘制多边形并且用数字填充多边形-Achieved using the mouse to draw polygons and polygons with the number of filled
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2418498
    • 提供者:
  1. Single

    0下载:
  2. 这是单文档的图形学程序,可实现画线,直线、多边形的裁切以及扫描线填充等功能-This is a single document, graphics program, allows drawing lines, line, polygon scan line of cut and fill and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10598106
    • 提供者:乔晶
  1. SeedFilling

    0下载:
  2. 多边形区域的扫描线填充、扫描线种子填充算法实现-Scan line polygon area fill, scan line seed fill algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3738267
    • 提供者:maksim
  1. Bresenham2

    0下载:
  2. Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线。将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充 鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪 -Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and selec
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1905
    • 提供者:潘陆
  1. Form1

    0下载:
  2. 计算机图形学实验-扫描线实现的便填充算法,可以填充多边形。采用的是清华的那本课本上所写的伪代码。-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.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:1896
    • 提供者:Michael Zhou
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com