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

搜索资源列表

  1. polygon_scan

    0下载:
  2. 一个用OpenGL实现的多边形扫描线算法。-use OpenGL a polygon scan-line algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3020
    • 提供者:陈晓岚
  1. Polygon-Scan

    1下载:
  2. 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5132
    • 提供者:CYJ
  1. tianchongsaomiaoxian

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

    • 发布日期:2008-10-13
    • 文件大小:3287
    • 提供者:丘志光
  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
    • 文件大小:3546
    • 提供者:ldx
  1. ploytran

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

    • 发布日期:2008-10-13
    • 文件大小:3236
    • 提供者:clover
  1. 02824619

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

    • 发布日期:2008-10-13
    • 文件大小:17357
    • 提供者:照茜
  1. DDA

    0下载:
  2. DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:minglus
  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
    • 文件大小:12598
    • 提供者:0
  1. saomiaoxiantianchongsuanfa

    0下载:
  2. 多边行填充的扫描线算法 C++ OPENGL-Multilateral line scan line fill algorithm C++ OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1564194
    • 提供者:songt
  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-19
    • 文件大小:5642770
    • 提供者:同济
  1. part1

    0下载:
  2. 实现四边形扫描转化算法,环境:visual studio。-Quadrilateral scan conversion algorithm to achieve the environment: visual studio.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:15262559
    • 提供者:bonnie
  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
    • 文件大小:35650
    • 提供者:konger
  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 use of OpenGL function functio
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:26078
    • 提供者:liling
  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
    • 文件大小:658512
    • 提供者:倪翔
  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-03-31
    • 文件大小:118691
    • 提供者:曲鹏
  1. Scanlinefill

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

    • 发布日期:2017-04-03
    • 文件大小:1721
    • 提供者:hejn
  1. 22

    0下载:
  2. 基于VC的直线光栅扫描转换算法实现 基于VC的直线光栅扫描转换算法实现-VC-based raster scan line conversion algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1949301
    • 提供者:萧絮
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. SourceCode

    0下载:
  2. 实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:173198
    • 提供者:
  1. OPENGL-paint

    1下载:
  2. 利用OPENGL在C++环境下,实现扫描转换、填充、裁剪算法-Using OPENGL in C++ environment, the realization of scan conversion, filling, cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:37795
    • 提供者:李瑞红
« 12 »
搜珍网 www.dssz.com