搜索资源列表

  1. polygon

    0下载:
  2. C++程序,VS2008编译,可以读PLY网格文件-C++ Procedures, VS2008 compiler, can be read grid PLY files
  3. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-05-20
    • 文件大小:1964032
    • 提供者:yu
  1. polygon_clipping

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

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

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:兰溪
  1. PolyGon

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

    • 发布日期:2024-05-20
    • 文件大小:1963008
    • 提供者:卓科
  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/图象编程

    • 发布日期:2024-05-20
    • 文件大小:234496
    • 提供者:xuhang75
  1. Star

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

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

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

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

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

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:韩守东
  1. RECTANGLE

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

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

    • 发布日期:2024-05-20
    • 文件大小:270336
    • 提供者:王伟伟
  1. Polygon_Reduction_Algorithm

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

    • 发布日期:2024-05-20
    • 文件大小:6503424
    • 提供者:刘权强
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectan
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1444864
    • 提供者:lixuan
  1. Polygon_drawing

    0下载:
  2. You can draw a polygon with the mouse
  3. 所属分类:Windows编程

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

    0下载:
  2. 这是一个多边形剪裁算法,用VC编写的算法-This is a polygon cut algorithm, the algorithm used to prepare VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:姚茂林
  1. Clip

    0下载:
  2. 图形学相关,实现了图形学多边形填充的相关内容-Graphics related to implementation of the graphics related to the contents of filled polygon
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:jimmysam
  1. regionfill

    0下载:
  2. 任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Verify if a point is inside a polygon (convex and non-convex)
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:Uncle
  1. MyPolyStock

    0下载:
  2. 实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率-It s a good implement of convex polygon stock.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:728064
    • 提供者:陈露
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org