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

搜索资源列表

  1. ScanLineSeedFill

    0下载:
  2. Scanline SeedFill algoritm to fill polygon.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:191897
    • 提供者:Ved
  1. Ordered_Flag

    0下载:
  2. Ordered Edge Flag algoritm to fill polygon.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:315132
    • 提供者:Ved
  1. SpaceDATABase

    0下载:
  2. 点线面的数据库的数据库存储,涉及计算机图形学,数据库等基础知识-point line and polygon DATABASE,which using Computer Graphic and DataBase
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:355834
    • 提供者:郑学兵
  1. findBoard.do(1)

    1下载:
  2. 利用opengl程序,生成右键快捷菜单的基本框架,其中包括画点,直线,三角形,多边形。但是具体功能需要自己添加。框架相当不错·-Use opengl program to generate the basic framework of the context menu, which includes paintings point, line, triangle, polygon. But the need to add specific functions. Framework is quit
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:147087
    • 提供者:长长
  1. packing

    0下载:
  2. 用于二维不规则排样的离散临界多边形模型,排样问题的相关研究文献,有参考价值!-For the discrete two-dimensional irregular polygon nesting model, layout issues related to literature, a reference value!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:453327
    • 提供者:张鹏程
  1. Scanlinefill

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

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

    0下载:
  2. 鼠标操作绘制任意形状的多边形,操作非常简单-Point in Polygon
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:87442
    • 提供者:bj
  1. GraphFill5_29_2

    0下载:
  2. 使用边相关多边形扫描线填充、扫描线种子填充这2种算法实现多边形的填充-Fill polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:48037
    • 提供者:张龙
  1. ComputerGraphics

    1下载:
  2. 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:69232
    • 提供者:sunli
  1. Interactivegraphics

    1下载:
  2. (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:775915
    • 提供者:siheng
  1. drawtu

    0下载:
  2. 这个VC++程序的是功能是实现在窗口绘制矩形、椭圆、多边形等图形-This is the VC++ program function is to achieve in the window draw a rectangle, ellipse, polygon and other graphic
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1183304
    • 提供者:嘉欣
  1. duobianxingcaijian

    0下载:
  2. 本实验实现多边形的裁剪,用鼠标交互式画多边形,点击菜单栏实现裁剪-The experimental realization of the polygon clipping, polygon drawing interactive with the mouse, click on the menu bar to achieve cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:44890
    • 提供者:朱勇
  1. VCad3.0

    0下载:
  2. about CAD. Draw point ,line ,polygon. Zoom in/zoom out
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:936510
    • 提供者:keeper
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. vc_polygonfill

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1786738
    • 提供者:张志如
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. ply-1.1

    0下载:
  2. 对PLY polygon 数据的读写 对PLY polygon 数据的读写
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:19159
    • 提供者:xuehan
  1. Sutherland

    0下载:
  2. 图形学用Sutherland-Hodgman算法进行多边形裁剪-Sutherland- with Hodgman algorithm polygon cropping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:781554
    • 提供者:star
  1. jicheng

    0下载:
  2. 关于类的继承和派生,从几何图形派生出圆,矩形,多边形和椭圆,计算面积,然后输出-On the inheritance and derived classes, derived from the geometric circle, rectangle, polygon and ellipse, calculating area, and then output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3996
    • 提供者:陈一飞
  1. cubeCut

    0下载:
  2. 多边形的裁剪程序,计算机图形学作业源程序-Polygon clipping procedures, computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1934404
    • 提供者:张志如
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com