搜索资源列表

  1. cg

    0下载:
  2. 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:83968
    • 提供者:连舒明
  1. DDA

    0下载:
  2. 扫描线算法。有DDA 中点算法,以及圆的中点扫描算法-Scan line algorithm. There DDA midpoint algorithm, as well as the mid-point of circular scan algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:286720
    • 提供者:
  1. Scanline

    0下载:
  2. 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2006016
    • 提供者:侯锦
  1. graphic_checkline

    0下载:
  2. 区域填充的扫描线算法。图形学的project。其中包含了实现的文档。-Region of the scan line fill algorithm. Graphics of the project. Which contains the realization of the document.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:俞凌杰
  1. scanfill

    0下载:
  2. 计算机图形学经典扫描线填充算法,采用mfc编写,实现了颜色填充,虚线填充,减速填充等功能!-Computer Graphics classical scan line fill algorithm, using mfc prepared to achieve the color filling, dotted filling, slow filling and other functions!
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:117760
    • 提供者:魏康
  1. shmx

    0下载:
  2. 扫描线算法 计算机图形学 -Scan Line Algorithm for Computer Graphics
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:芳芳
  1. scanline

    0下载:
  2. 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:234496
    • 提供者:xuhang75
  1. Ex3

    0下载:
  2. 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:292864
    • 提供者:liling
  1. tcopengl

    0下载:
  2. 扫描线算法实现的任意多边形填充 分别用OpenGL和TC实现-Scan line algorithm for arbitrary polygons, respectively, filled with OpenGL and realize TC
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:wasuo
  1. graph

    0下载:
  2. 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm an
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:4907008
    • 提供者:www
  1. z_buffer12.12

    1下载:
  2. z_buffer算法。读入obj格式,按K切换z_buffer和opengl自带的深度缓冲-z_buffer algorithm. Read into the obj format, by K switch z_buffer and opengl s own depth buffer
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:978944
    • 提供者:limitlitter
  1. fortune

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代码,可以动态观察算法运行,对原理的理解有很大的帮助! -This routing briefly describes what a Voronoi diagram is and provides an interactive demonstration of how these can be created using Fortune s plain-sweep algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:张一
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3724288
    • 提供者:du
  1. Bresenham_Line

    0下载:
  2. 使用MATLAB 6.5开发,扫描线算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:流星
  1. PolygonFill

    0下载:
  2. 实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:wangshuhua
  1. scanline

    0下载:
  2. 本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1274880
    • 提供者:李尊
  1. scanlines

    0下载:
  2. 计算机图形学扫描线算法 包括本人的一些看法和注释-scan lines fill algorithm-computer graphics
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:eddie
  1. lineprogrammer

    0下载:
  2. 这是个扫描线算法源程序,下载后可以直接运行.-This is a scan line algorithm source code, downloaded directly to run.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1971200
    • 提供者:皮尔斯
  1. PolyFill

    0下载:
  2. 加强对图元填充概念的理解实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-Elements to strengthen the understanding of the concept to fill the realization of polygon scan conversion algorithm and the scan line scan line fill algorithm region algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2382848
    • 提供者:wangying
  1. 1234

    0下载:
  2. 编写实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2407424
    • 提供者:Ldzzhxf
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

源码中国 www.ymcn.org