搜索资源列表

  1. 扫描线算法

    0下载:
  2. 扫描线算法_扫描转换多边形-scanning algorithm _ polygon scan conversion
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27171
    • 提供者:月光
  1. witkey

    0下载:
  2. 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:
  1. ploytran

    0下载:
  2. 使用opengl图形函数实现了任意凸多边形的扫描转换算法。-use opengl graphics function to achieve an arbitrary convex polygon scan conversion algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:clover
  1. PolygonEdgeMark

    0下载:
  2. 无内环多边形界标志扫描转换算法的Matlab程序-Inner circles no signs polygon scan conversion algorithm Matlab procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:章礼平
  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-19
    • 文件大小:2382848
    • 提供者:wangying
  1. 1234

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

    • 发布日期:2024-05-19
    • 文件大小:2407424
    • 提供者:Ldzzhxf
  1. 1234

    0下载:
  2. 编写实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序(第一个是扫描线)这个事区域填充 -编写实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序(第一个是扫描线)这个事区域填充
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1939456
    • 提供者:Ldzzhxf
  1. design

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到V
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:427008
    • 提供者:杜怀龙
  1. Fill

    0下载:
  2. 多边形填充:使用扫描转换法,将多边形进行象素填充。多边形可以是任意多边形。-fill the polygon
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:2049024
    • 提供者:叶樱
  1. fff

    0下载:
  2. 扫描转换多边形的扫描线算法,c++实现的,供大家参考-Polygon scan conversion of the scan line algorithm, c++ to achieve, for your information
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:279552
    • 提供者:ruancongyang
  1. Saomiaozhuanhuan

    0下载:
  2. 计算机图形学中扫描转换多边形算法,开发环境是Visual C++ 6.0-Computer Graphics polygon scan conversion algorithm development environment is Visual C++ 6.0
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1957888
    • 提供者:wk
  1. POly

    0下载:
  2. 图形学实验,运行环境visual studio 2005,实现多边形的扫描转换,相对比较简单-Graphics experiment, operating environment visual studio 2005, to achieve the polygon scan conversion, is relatively simple
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:94208
    • 提供者:agods
  1. scanconversion

    0下载:
  2. 扫描转换,鼠标左键单击确定多边形顶点序列,菜单功能,一是连接多边形,而是扫描转换-Scan conversion, the left mouse button click OK polygon vertices sequence, the menu functions, one connected polygons, but the scan conversion
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2086912
    • 提供者:jin jing
  1. graphic

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

    • 发布日期:2024-05-19
    • 文件大小:2732032
    • 提供者:地方官
  1. polygon

    0下载:
  2. 模拟计算机对于多边形的扫描转换操作,是计算机图形学最基本程序之一。-Analog computer for polygon scan conversion operation, one of the procedures is the most basic computer graphics.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:11676672
    • 提供者:杨正中
  1. Graphics

    0下载:
  2. 本程序用java实现中点画线、中点画圆、中点画椭圆以及多边形的扫描转换。-Implementation of this program by java dotted line, the midpoint circle, the dotted oval, and scan conversion of polygons.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:王阳
  1. saomiaozhuanhuan

    0下载:
  2. 用openGL扫描转换多边形和椭圆,其中多边形用的是边界标识法-Polygons and ellipses, with openGL scan conversion polygon with boundary identification method
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:赵瑾
  1. DrawPolygon

    0下载:
  2. 实验内容:实现一个多边形区域扫描转换,并允许用户任意输入多边形的边数和顶点坐标,不使用OpenGL画多边形方法, 使用windows下的SetPixel函数实现。-Experiment: the area of ​ ​ a polygon scan conversion, and allows any user input the number of sides of the polygon and vertex c
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:771072
    • 提供者:sophie
  1. saomiaozhuanhuan

    0下载:
  2. 用openGL扫描转换多边形和椭圆,其中多边形用的是边界标识法-Polygons and ellipses, with openGL scan conversion polygon with boundary identification method
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:cations
  1. Fill-Polygon

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

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:沈亦苏
« 1 2 3 4 56 »

源码中国 www.ymcn.org