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

搜索资源列表

  1. Polygon

    0下载:
  2. VC++中动画的实现,通过Opengl图形库的调用,和双缓冲技术来实现动画。-VC++ in the realization of animation through Opengl graphics library calls, and double buffering techniques to achieve the animation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:341070
    • 提供者:心愿
  1. rad8(2)

    0下载:
  2. /* * tesswind.c * This program demonstrates the winding rule polygon * tessellation property. Four tessellated objects are drawn, * each with very different contours. When the w key is pressed, * the objects are drawn with a differe
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:173294
    • 提供者:ranju
  1. 169507ZhuYouyong(1)

    0下载:
  2. 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-A straight line of the DDA, bresenham algorithm bresenham algorithm for drawing a circle drawing algorithm for drawing elliptical bresenham uniform B-spli
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:84881
    • 提供者:wfwef
  1. graph

    0下载:
  2. 一个绘制基本图像(直线,圆,多边形)的好例子!很值得看看!-A basic image map (a straight line, circle, polygon) a good example! Is worth to see!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:86229
    • 提供者:creasewang
  1. 445738PolygonCut

    0下载:
  2. 二维裁剪算法 可以对矩形多边形和直线进行剪切-Two-dimensional rectangular cutting algorithm can cut a straight line and polygon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:57026
    • 提供者:dubu
  1. shiliangtu

    0下载:
  2. 这是一款开源的完整矢量绘图控件源码,或者说是这个控件的一个典型应用,通过这个控件你可以画直线、弧线、矩形、圆角矩形、多边形、文本和图片等,而且还支持旋转、缩放、选择、排列等操作,功能还是不错的!-This is a complete open source vector graphics controls, or is this a typical control applications, the adoption of this control you can draw a straight
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:76409
    • 提供者:LHT
  1. PolygonElement

    0下载:
  2. 在ActiveView的中心位置添加一个Polygon Element。-In the center of ActiveView Add a Polygon Element.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:1085
    • 提供者:xiaomin0201
  1. FillScan

    0下载:
  2. 用vc++6.0实现多边形的填充以及扫描填充算法-Vc++6.0 with the realization of the filling and the scanning polygon fill algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3637128
    • 提供者:parker
  1. PolyFill

    0下载:
  2. 加强对图元填充概念的理解实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-Elements to strengthen the understanding of the concept to fill the realization of polygon scan conversion algorithm and the scan line scan line fill algorithm region algorithm procedure
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2382670
    • 提供者:wangying
  1. Simple3DTest1

    0下载:
  2. 3D多边形绘图游戏-Java源码,简单的绘图游戏,简单3D应用-3D polygon graphics games-Java source code, a simple drawing game, a simple 3D application
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:13435
    • 提供者:王涛
  1. polyToTriangle

    0下载:
  2. 多边形填充方法很多,但效率大不相同,这是我写的一种方法,首先多边形分解为三角形,然后填充三角形,很实用,效率也可以,调试已通过,没有错误-Polygon filling method, but the efficiency of very different, this is a way I write, the first polygon is decomposed into triangles, and then fill the triangle, it is practical, eff
  3. 所属分类:Fractal program

    • 发布日期:2017-04-08
    • 文件大小:82281
    • 提供者:wangpengda
  1. Lesson05

    0下载:
  2. 们使用多边形和四边形创建3D物体,在这一课里,我们把三角形变为立体的金子塔形状,把四边形变为立方体。-Polygon and quadrilateral used to create 3D objects, in this class, we have the triangle into three-dimensional pyramid shape, the quadrilateral into a cube.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:5816
    • 提供者:li
  1. ZOJ1018-Deformed-Wheel

    0下载:
  2. ZOJ1018题,主要用到了多边形的相关算法.-ZOJ1018 title, the main use of the correlation algorithm polygon.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1717
    • 提供者:高海东
  1. tianchong

    0下载:
  2. 这是一个我在学图形学的时候的一个小程序,多边形的扫描填充算法-This is a school in my graphics when a small procedure, the scanning polygon fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3716599
    • 提供者:
  1. caijian

    0下载:
  2. 学图形学的时候的小程序,可以对线段和多边形进行裁剪-School when a small graphics program can be carried out on the line and polygon clipping
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1957383
    • 提供者:
  1. Polygonmeshlayout

    0下载:
  2. Layout design for polygon mesh coding very important for us VHDL coders.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7275
    • 提供者:ez64
  1. graphics

    0下载:
  2. 图形学的基础知识,后期章节有介绍:直线,圆多边形的扫描算法-Basic knowledge of graphics, the latter chapters are introduced: linear, circular polygon scanning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11053832
    • 提供者:lisha
  1. fill

    0下载:
  2. 多边形填充,能顺利编译通过,有什么为题可以交流!-Polygon filling, smooth compiled through what could be the exchange of the title!
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9096429
    • 提供者:daiweixiang
  1. a

    0下载:
  2. arcgis 画多边形,并查找与之相交的其它多边形-polygon arcgis painting, and find the intersection with other polygons
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:722
    • 提供者:zzhlds
  1. MIx

    0下载:
  2. 包含几种不同绘图方法:中点画线,Bresenham画线,画多边形,小球动画-Contains a number of different mapping methods: in the line stipple, Bresenham line drawing, polygon drawing, animation ball
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2018371
    • 提供者:董欣
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com