搜索资源列表

  1. polygon

    0下载:
  2. Source code for boudary fi-Source code for boudary fill
  3. 所属分类:文档资料

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

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

    • 发布日期:2024-05-20
    • 文件大小:3356672
    • 提供者:李涛
  1. clip

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

    • 发布日期:2024-05-20
    • 文件大小:103424
    • 提供者:吴晓群
  1. polygon

    0下载:
  2. 一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:支持用户利用鼠标指定各个顶点位置,创建多边形,支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除,设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,支持用户选择多边形的颜色,支持用户移动多边形,支持用户改变多边形单个顶点的位置。-An interactive OpenGL application that allows user
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:675840
    • 提供者:孙凯
  1. computer-graphics

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

    • 发布日期:2024-05-20
    • 文件大小:2121728
    • 提供者:张君珏
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1780736
    • 提供者:bob stan
  1. Polygon

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

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:林瑩琳
  1. Draw

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3872768
    • 提供者:哈哈
  1. polygon

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

    • 发布日期:2024-05-20
    • 文件大小:206848
    • 提供者:zhidong
  1. Polygon

    0下载:
  2. Polygon Math Functions - Progress/OpenEdge Class - 4GL/ABL 10.1x.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者: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 sca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:徐晓亮
  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. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张毅
  1. polygon

    0下载:
  2. 多边形填充 并且可以设置各种参数 初学者可以看看 -Polygon fill, and you can set various parameters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1166336
    • 提供者:唐畅
  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编程

    • 发布日期:2024-05-20
    • 文件大小:102400
    • 提供者: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

    • 发布日期:2024-05-20
    • 文件大小:89088
    • 提供者:林林
  1. Bai18

    0下载:
  2. clipping a polygon with clipping windows
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. program to implement polygon filling algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:AK
  1. polygon_filling.ps

    1下载:
  2. polygon filling algorithm
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-20
    • 文件大小:1408000
    • 提供者:bosbos
  1. clip-polygon

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

    • 发布日期:2024-05-20
    • 文件大小:911360
    • 提供者:mujian
  1. Polygon

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

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

源码中国 www.ymcn.org