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

搜索资源列表

  1. OpenGL_scanFill

    0下载:
  2. 用OpenGL实现的通用扫描线填充算法的实现,运用了有序边的数据结构. -Use the data structure of the ordered side of the OpenGL implementation of universal scan line filling algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:19687
    • 提供者:刘禹
  1. DDA_algm

    0下载:
  2. 本代码包含以下算法的演示: 直线:DDA算法生成直线,中点算法生成直线,Bresenham算法生成直线。 圆:中点画圆,Bresenham画圆。 椭圆:中点画椭圆。 区域填充:多边形扫描线填充,种子扫描线填充。-This code contains a demonstration of the following algorithm: Direct Line: DDA algorithm to generate a straight line, the midpoint al
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:32278
    • 提供者:L
  1. Polygon

    0下载:
  2. 用mfc实现计算机图形学中的扫描线填充算法-Use mfc in computer graphics scan line fill algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1946204
    • 提供者:liang
  1. diaosi

    0下载:
  2. 用布尼人汉姆算法画线,并用扫描线填充一个多边形-scan line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1292
    • 提供者:杨志
  1. MyDraw

    0下载:
  2. 计算机图形学扫描线填充算法,MFC程序。-Computer graphics scan line filling algorithm, MFC program.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4453786
    • 提供者:殷文斌
  1. tuxingxue

    0下载:
  2. 计算机图形学实验,实现裁剪算法和扫描线填充算法,给大家一个参考-Computer graphics experiments clipping algorithm and the scan line filling algorithm to a reference
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:406528
    • 提供者:杜艳丽
  1. Mydraw

    0下载:
  2. 简单的绘图程序,包含图形学直线扫描算法:DDA,中点扫描线算法,Bresenham扫描线算法,画圆扫描算法:中点画圆算法和Bresenham扫描算法,几何图形的填充算法:种子填充和扫描线填充算法等-Simple drawing program, contains a the graphics straight line scan algorithm: DDA, the midpoint of the scan line algorithm, Bresenham scan-line algorit
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-25
    • 文件大小:5909996
    • 提供者:杜玉鹏
  1. Fill

    0下载:
  2. 点击鼠标绘制多边形,然后选择种子填充或者扫描线填充实现对此多边形的填充效果-Click the mouse to draw a polygon, and then select seed filling or scan line fill this polygon fill effects
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1627525
    • 提供者:yuandandan
  1. ScanLineSeedFilling

    0下载:
  2. 基于扫描线填充算法,图形可以任意画,可以任何图形的填充。-Scan line filling algorithm fill any shape.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4501048
    • 提供者:方科
  1. ScanPolygon

    0下载:
  2. 利用mfc画多边形,并且能实现填充功能,不是扫描线填充,而是自动填充-Using mfc draw polygons, and can achieve filling function, not the scan line fill, but the auto-fill
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9068564
    • 提供者:何俊尉
  1. saomiaoxian

    0下载:
  2. 用c语言实现的扫描线填充算法!其中包括用floodfill()函数模拟的扫描线填充算法!可能对初学者可能有些帮助!-language used by scanning fill algorithm! These include using floodfill () function simulation of scan lines filling algorithm! May beginners may help!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4739
    • 提供者:nhuaTh
  1. saomiaoxian

    0下载:
  2. 用c语言实现的扫描线填充算法!其中包括用floodfill()函数模拟的扫描线填充算法!可能对初学者可能有些帮助!-language used by scanning fill algorithm! These include using floodfill () function simulation of scan lines filling algorithm! May beginners may help!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4785
    • 提供者:ddeInde
  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. ScanConversion

    0下载:
  2. 填充算法+扫描线填充算法部分代码,C++语言编写的MFC程序- Filling algorithm+ scan line fill algorithm part of the code, C++ MFC program language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2364641
    • 提供者:王子健
  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. 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. computer-grapfics

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

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

    0下载:
  2. 用opengl实现扫描线填充算法 程序可正常运行-Use opengl achieve scan line filling algorithm Program can be run properly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2672
    • 提供者:wangxiaochen
  1. Scan

    0下载:
  2. 扫描线填充算法,用于在VC环境下画2D图片,但是需要包含特定的头文件-scan line algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:吴柯啸
  1. Polygon-scan-line-filling

    1下载:
  2. 多边形扫描线填充,opengl源程序,vc-Polygon scan line filling, opengl source code, vc++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:238881
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com