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

搜索资源列表

  1. activex_tut1

    0下载:
  2. 画多边形的控件 -Drawing control of polygon type
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-13
    • 文件大小:59341
    • 提供者:站长
  1. nov98

    0下载:
  2. 国外游戏开发者杂志1998年第十一期配套代码,包含Andrew Flavell关于MIP-mapping的文章的配套代码,Stan Melax多边形下降的例子代码和Jeff Lander的关于IK的例子代码--Code of game development magazine in 1998 the 11th issue, contained Andrew Flavell`s necessary code aboutMIP-mapping article , example code about
  3. 所属分类:Game Program

    • 发布日期:2017-11-12
    • 文件大小:583690
    • 提供者:站长
  1. shangchuan

    0下载:
  2. n皇后算法,多边形裁减,正方体旋转,三角形的绘制与填充,画虚的直线和曲线-n Queen s algorithm, polygon reduction, cube spins, drawing a triangle with the filling, painting imaginary straight lines and curves
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:123855
    • 提供者:徐雷
  1. PolygonArea.ZIP

    0下载:
  2. 计算任意多边形的面积,可以是完全不规则的图形-Calculating the area of any polygon can be completely irregular graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:143136
    • 提供者:gong
  1. stencilTess_src_main

    0下载:
  2. 采用 visual c++ 和 opengl 模版技术绘制凹多边形的例子-The use of visual c++ And opengl rendering template technology concave polygon examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:7278
    • 提供者:终年高
  1. duobianxing

    0下载:
  2. 最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Recent study in computer graphics, writing a polygon scan conversion algorithm, and pasted them to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:71718
    • 提供者:wu吴冰
  1. polychange

    0下载:
  2. 一个程序,属于计算机图形学范畴,是一个多边形扫描转换算法,可以运行-A process belongs to the scope of computer graphics is a polygon scan conversion algorithm, you can run
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1556
    • 提供者:
  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. vccut

    0下载:
  2. 多边形裁剪算 法多边形裁剪算法-Polygon Clipping Algorithm Polygon Clipping Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:168859
    • 提供者:leowang
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. Fill

    1下载:
  2. 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-14
    • 文件大小:35650
    • 提供者:konger
  1. 1

    0下载:
  2. 多边形扫描线算法 计算机图形学代码多边形扫描线算法-Polygon scan-line algorithm for computer graphics code polygon scan-line algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:10440
    • 提供者:芳芳
  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:179942
    • 提供者:minny
  1. Ex3

    0下载:
  2. 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:26078
    • 提供者:liling
  1. polygon_cut

    0下载:
  2. 多边形裁剪算法研究与实现 多边形裁剪算法研究与实现-the algorithm of cuting from polygons.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10123
    • 提供者:yu_liuxiao
  1. DrawLine

    0下载:
  2. 输入多边形的各个顶点(凸多边形)绘出多边形并填充多边形-Importation of all polygon vertices (convex polygon) is drawn and filled polygon polygon
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:77784
    • 提供者:柴巧珍
  1. getarea

    0下载:
  2. 一个用csharp语言编写的关于计算多边形的面积程序-A CSharp language used about the size of the calculation procedure polygon
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:1389
    • 提供者:goofy
  1. PolyFill

    0下载:
  2. 实现多边形填充,北航计算机图形学,第一次作业-POlyfill
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3818183
    • 提供者:王尊
  1. cg4

    0下载:
  2. 清华版计算机图形学实验代码:第四章 多边形填充-Tsinghua Experimental code version of computer graphics: Chapter IV filled polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2590695
    • 提供者:zby
  1. Polygon

    0下载:
  2. Polygon是使用vb书写的一个判断多边形顺(逆)时针、凸凹性的程序。多变形数据存储在.dat文件中,使用时,只需要导入数据即可判断-Polygon is the use of a judge writing vb polygon Soon (inverse) clock, convexity of the procedure. More data is stored in the deformation. Dat file, used only to determine the need t
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:290414
    • 提供者:随风
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com