搜索资源列表

  1. 多边形扫描转换

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

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:张婷
  1. 三.非自交多边形扫描转换及区域填充扫描线算法

    0下载:
  2. 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25046
    • 提供者:吴限负
  1. OpenGL实现多边形扫描转换的扫描线算法(源码)

    0下载:
  2. OpenGL实现多边形扫描转换的扫描线算法
  3. 所属分类:OpenGL

    • 发布日期:2009-06-17
    • 文件大小:64727
    • 提供者:chenshuna2006
  1. 02824619

    0下载:
  2. 多边形扫描转换算法-polygon scan conversion algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:371712
    • 提供者:照茜
  1. 多边形扫描转换

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

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:张婷
  1. 三.非自交多边形扫描转换及区域填充扫描线算法

    0下载:
  2. 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-07
    • 文件大小:24576
    • 提供者:吴限负
  1. zhuerPolygon

    0下载:
  2. 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:35840
    • 提供者:jnz
  1. 02824418

    0下载:
  2. 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:1367040
    • 提供者:陆俊
  1. full_graph

    0下载:
  2. 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:陈晓岚
  1. Computer_Graphics_Algorithm

    0下载:
  2. 该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。-the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simp
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:724992
    • 提供者:青海长云
  1. CG-3

    0下载:
  2. 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:艾文
  1. glGraph

    0下载:
  2. OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择-OpenGL polygon scan conversion realize the scan line algorithm, and the use of OpenGL drawing pie chart and histogram, color choices
  3. 所属分类:OpenGL

    • 发布日期:2024-05-07
    • 文件大小:336896
    • 提供者:艾文
  1. duobianxing

    0下载:
  2. 最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Recent study in computer graphics, writing a polygon scan conversion algorithm, and pasted them to share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:1970176
    • 提供者:wu吴冰
  1. polychange

    0下载:
  2. 一个程序,属于计算机图形学范畴,是一个多边形扫描转换算法,可以运行-A process belongs to the scope of computer graphics is a polygon scan conversion algorithm, you can run
  3. 所属分类:文件格式

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:
  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-07
    • 文件大小:292864
    • 提供者:liling
  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
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:126976
    • 提供者:Jack
  1. Computergraphics

    0下载:
  2. 直线的生成 圆的生成 椭圆的生成 多边形扫描转换与区域填充 字符的生成 -The formation of a straight line generated ellipse circle generated polygon scan conversion and the formation of regional fill character
  3. 所属分类:系统编程

    • 发布日期:2024-05-07
    • 文件大小:1656832
    • 提供者:xuehu
  1. ScanarithDemo

    0下载:
  2. 程序具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。-Program has the following features: 1, using the mouse input method to determine the vertices to be filled polygon
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:2494464
    • 提供者:Jack
  1. 1

    0下载:
  2. 多边形扫描转换算法,最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Polygon scan conversion algorithm ,Recent study in computer graphics, to write a polygon scan conversion algorithm, and pasted them to share
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:王浩
  1. ComGraphic

    0下载:
  2. 基于Visual C++的多边形扫描转换算法实现(Implementation of polygon scan conversion algorithm)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:2513920
    • 提供者:FORVER
« 12 3 4 5 6 »

源码中国 www.ymcn.org