CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - POLYgon

搜索资源列表

  1. Polygon

    0下载:
  2. 图形学多边形扫描转换算法,使用java编写,提供完整的实例程序。-Graphics polygon scan conversion algorithm, using java prepared to provide a complete example programs.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2674
    • 提供者:falcon0912
  1. polygon

    0下载:
  2. Source code for boudary fi-Source code for boudary fill
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1956
    • 提供者:taas
  1. Opengl

    1下载:
  2. OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3356573
    • 提供者:李涛
  1. clip

    0下载:
  2. 计算机图形学的裁剪算法实现,实现线裁剪,多边形裁剪-Computer Graphics cutting algorithm to achieve line clipping, polygon clipping
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:103873
    • 提供者:吴晓群
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. convex

    0下载:
  2. C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1781135
    • 提供者:bob stan
  1. Polygon

    0下载:
  2. Judge point in a polygon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:40658
    • 提供者:林瑩琳
  1. polygon

    0下载:
  2. 一个opengl 入门的关于画polygon strip的例子 代码不多 -an simple example showing how to draw polygon strip with predefined vertecies
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:207337
    • 提供者:zhidong
  1. Polygon

    0下载:
  2. Polygon Math Functions - Progress/OpenEdge Class - 4GL/ABL 10.1x.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3378
    • 提供者:dmb
  1. polygon

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3720
    • 提供者:徐晓亮
  1. polygon

    0下载:
  2. 这是一个解决画出一个正多边形并且一直让其内切旋转的源代码,正多边形-It' s a solution and has been allowed to draw a regular polygon inscribed rotating the source code, regular polygon
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:636
    • 提供者:张毅
  1. polygon

    0下载:
  2. 多边形填充 并且可以设置各种参数 初学者可以看看 -Polygon fill, and you can set various parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1166564
    • 提供者:唐畅
  1. Polygon.Window.design.development.VB.code

    0下载:
  2. VB多边形窗设计开发代码Polygon Window design and development of VB code -Polygon Window design and development of VB code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:102116
    • 提供者:3
  1. opengl_polygon_offset_extension

    0下载:
  2. opengl polygon offset extension test.. maybe somebody use it-opengl polygon offset extension test.. maybe somebody use it..
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:89230
    • 提供者:林林
  1. Bai18

    0下载:
  2. clipping a polygon with clipping windows
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:pquahay
  1. FILLPOLY

    0下载:
  2. program to implement polygon filling algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:959
    • 提供者:AK
  1. polygon_filling.ps

    0下载:
  2. polygon filling algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1407966
    • 提供者:bosbos
  1. clip-polygon

    0下载:
  2. 多边形填充 多边形填充 多边形填充 -Polygon Filling
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:911141
    • 提供者:mujian
  1. Polygon

    0下载:
  2. 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:442728
    • 提供者:fangjian
  1. poligonos

    0下载:
  2. A very nice polygon class for computer graphics students.. enjoy!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:563
    • 提供者:dmorenoks
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com