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

搜索资源列表

  1. 21codes_vc926534543525

    0下载:
  2. 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法-an OpenGL fill algorithm can run right to do with MFC. More deformation scanning algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:31.11kb
    • 提供者:杨琴
  1. tianchongsaomiaoxian

    1下载:
  2. 计算机图形学区域填充算法。扫描线填充算法的实现。-computer graphics regional filling algorithm. Scan Line filling algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:丘志光
  1. scan_line_polygonfilling

    0下载:
  2. OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:ldx
  1. seedfill

    0下载:
  2. 使用扫描线种子填充算法实现400×400的圆的填充,该算法用中点画圆法对原算法进行了优化,实现效率明显提高。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:wxy
  1. scanexample

    0下载:
  2. 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12.3kb
    • 提供者:0
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5.38mb
    • 提供者:同济
  1. Fill

    1下载:
  2. 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-14
    • 文件大小:34.81kb
    • 提供者:konger
  1. sweep

    0下载:
  2. 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:643.08kb
    • 提供者:倪翔
  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
    • 文件大小:115.91kb
    • 提供者:曲鹏
  1. Scanlinefill

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

    • 发布日期:2017-04-04
    • 文件大小:1.68kb
    • 提供者:hejn
  1. scanlineFlling

    0下载:
  2. 用扫描线填充算法实现区域填充,是计算机图形学中的经典例子.-using scanline filling algorithm to fill certain domain,it is the classic example of computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:752.27kb
    • 提供者:wangzhenwu
  1. ScanFillPolygon

    0下载:
  2. 扫描线填充算法,OpenGL环境的二维图形填充算法-Scan line filling algorithm, 2 d graphics filling algorithm on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1.15mb
    • 提供者:zhu
  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
    • 文件大小:19.23kb
    • 提供者:刘禹
  1. MyHomeWork1_2

    0下载:
  2. 计算机图形学 几种区域填充算法的实现:1扫描线转换填充算法 2边填充算法 3区域的种子填充算法 4压入区段端点的扫描线种子填充算法-Computer graphics PROJECT :The realization area filling algorithm based on OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:4.57mb
    • 提供者:wang
  1. (openGL)Fllood_4_8

    4下载:
  2. 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:632.28kb
    • 提供者:赵雯雯
  1. polygonfill

    0下载:
  2. 图形学的经典算法之一,扫描线种子填充算法,填充种子点所在扫描线上的位于给定区域的一个区段,然后确定与这一区段相连通的上、下两条扫描线上位于给定区域内的区段,确定新种子点,并依次保存下来。-One of the classic graphics algorithms, scan line seed fill algorithm, filling the seed point is located where the scan line to a given area of ​ ̴
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:10.79mb
    • 提供者:伤心
  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
    • 文件大小:3.54mb
    • 提供者:jiangtao
  1. FloodFill4

    0下载:
  2. 实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:208kb
    • 提供者:林伟鸿
  1. BoundaryFill4

    0下载:
  2. 实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:226.46kb
    • 提供者:林伟鸿
  1. 一个OPENGL的填充算法

    0下载:
  2. 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法(A OPENGL filling algorithm, can run correctly, do with MFC. Multi deformation scanning line algorithm)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-22
    • 文件大小:31kb
    • 提供者:孤独的老张
« 12 »
搜珍网 www.dssz.com