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

搜索资源列表

  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1871146
    • 提供者:葛高飞
  1. tubao

    0下载:
  2. 输入一个二维的点集数组,然后就能将此点集的边界算出来,点集的边界分为凸多边形边界和凹多边形边界,实现凸多边形和凹多边形边界类,任意一个都行!-Enter a two-dimensional array of point set, and then will be able to set boundaries calculated, the boundary point set is divided into convex polygon concave polygon boundaries an
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1103
    • 提供者:王文
  1. PolygonFill

    0下载:
  2. 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:9992
    • 提供者:dcj
  1. Draw

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

    • 发布日期:2016-12-25
    • 文件大小:3872359
    • 提供者:哈哈
  1. Untitled5

    0下载:
  2. 凸多边形检测和显示--先把图像中的显著区域提取出来,然后用最小凸多边形囊括显著区域,并把凸多边形显示出来-Convex polygon detection and show- first images extracted significant area, and then use the smallest convex polygon covering a significant area, and the convex polygon displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:612
    • 提供者:彭素静
  1. polygon

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

    • 发布日期:2017-05-02
    • 文件大小:676326
    • 提供者:孙凯
  1. MyPolyStock

    2下载:
  2. 实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率-It s a good implement of convex polygon stock.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:727657
    • 提供者:陈露
  1. polygon

    0下载:
  2. C++程序,VS2008编译,可以读PLY网格文件-C++ Procedures, VS2008 compiler, can be read grid PLY files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:442993
    • 提供者:wind
  1. PolygonFill

    0下载:
  2. 实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
  3. 所属分类:Special Effects

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

    0下载:
  2. 小小的东西,提朋友做的,帮忙上传,大家分享-Little things to do to friends, and help upload, U.S. Share
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:16390
    • 提供者:孤狼痴梦
  1. Clip

    0下载:
  2. VC6.0实现多边形裁剪。单击左键记录目标多边形,右键记录多边形定点,双击右键闭合多边形。再左键记录裁剪多边形,右键记录多边形定点,双击右键闭合多边形。实现裁剪。-VC6.0 achieve polygon clipping. Click the left records the target polygon, right-record fixed-point polygon, double-click the right-closed polygon. Polygon Clipping rec
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:54450
    • 提供者:yu
  1. polygon_clipping

    0下载:
  2. windows 平台下比较好用的多边形裁减实现-windows platform compare-to-use polygon reduction to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:218334
    • 提供者:cj
  1. WangYe3Ddemo

    0下载:
  2. 3D视见变换(球、三角形),包括空间计算、空间转换、消隐、裁剪、投影,可完成绕轴旋转、平移等功能。并能对每步处理的多边形计数-3D Viewing Transformation (balls, triangle), including space, space conversion, blanking, cutting, projection, to be completed by around the axis rotation, translation and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46227
    • 提供者:兰溪
  1. PolyGon

    0下载:
  2. 绘制多边形,鼠标点击右键时,进行封口,呵呵,希望你们可以有用-Drawing polygon, right-click the mouse to conduct sealed, huh, huh, and I hope you can be useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:44885
    • 提供者:卓科
  1. scanline

    0下载:
  2. 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:234494
    • 提供者:xuhang75
  1. Star

    0下载:
  2. OpenGL绘制的星星程序,是一个凹多边形。-OpenGL rendering of the stars procedures, is a concave polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:张在勇
  1. Polygon

    0下载:
  2. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:31398
    • 提供者:韩守东
  1. RECTANGLE

    1下载:
  2. 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11964
    • 提供者:chendong
  1. clip

    0下载:
  2. 利用vc++实现的裁剪功能,可实现凹多边形、凸多边形的线裁剪-Using vc++ implementation of the clipping function can be realized concave polygon, convex polygon of the line cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:269914
    • 提供者:王伟伟
  1. Polygon_Reduction_Algorithm

    0下载:
  2. 一种简单、快速、高效的多边形减面算法,是我们调试很辛苦出来的程序,已经编译过,可以执行演示-A Simple, Fast, and Effective Polygon Reduction Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6503851
    • 提供者:刘权强
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com