Welcome![Sign In][Sign Up]
Location:
Search - 多边形裁剪

Search list

[Special Effects多边形裁剪算法

Description: 最快和最好用的多边形裁剪算法-fastest and the best use of polygon clipping algorithm
Platform: | Size: 63243 | Author: | Hits:

[Other resource多边形裁剪程序

Description: 这是图形学中的多边形裁剪程序,可以在文档中画出一个区域,在用鼠标点击画出多边形的几个顶点,这时多边形就会按照原来画出的区域进行裁剪-this is the polygon graphics cutting procedures, the documents paint a regional, using mouse clicks draw polygons several vertex, then according to the original polygon will be the head of the regional cut
Platform: | Size: 48817 | Author: 郑英 | Hits:

[Special Effects多边形裁剪

Description: 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
Platform: | Size: 1958 | Author: 纯净水 | Hits:

[2D Graphic多边形裁剪

Description:

计算机图形学—多边形的裁剪算法。


Platform: | Size: 41199 | Author: settle | Hits:

[VC/MFC一种任意多边形裁剪快速算法

Description:  提出一种用VC ++语言实现的多边形裁剪快速算法。与以往的算法相比,算法中不仅多边形可以是任意的,而且在求 交、并和差的过程中用符号判断代替耗时的乘法运算,采用预处理方法等技术来减少程序的遍历次数,从而加快了计算速度。算法 中用MFC的CObL ist类和CArray类的对象来动态存储数据,大大节约了内存开销,是一种高效的算法。另外,算法编制的软件,已 得到了有效的应用。
Platform: | Size: 296669 | Author: foe_exile | Hits:

[Special Effects多边形裁剪算法

Description: 最快和最好用的多边形裁剪算法-fastest and the best use of polygon clipping algorithm
Platform: | Size: 63488 | Author: | Hits:

[Special Effectsclip

Description: 实现多边形裁剪的算法-achieve polygon clipping algorithm
Platform: | Size: 3072 | Author: 刘景 | Hits:

[Special Effects多边形裁剪

Description: 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
Platform: | Size: 2048 | Author: 纯净水 | Hits:

[Special Effects多边形集合运算

Description: 多边形集合运--参考双边裁剪算法求两个实际的相交的多边形的并、交、差运算,小学期的课程设计,附设计文档-polygon Set Win-- reference bilateral cutting algorithm for two actual intersection of polygons, intersection, difference operator, primary phase of the curriculum design, the design documents attached
Platform: | Size: 160768 | Author: 沈焱峰 | Hits:

[Special EffectsMutil_cut

Description: 图形学多边形裁剪算法vc实现-graphics polygon clipping algorithm to achieve vc
Platform: | Size: 265216 | Author: 钟竞辉 | Hits:

[Graph programPolygonCut

Description: 多边形裁剪算法程序,计算机图形学的作业,VC编写-polygon clipping algorithm, computer graphics operations, the preparation of VC
Platform: | Size: 56320 | Author: 孟繁宇 | Hits:

[Graph Drawing字符裁剪

Description: 这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
Platform: | Size: 109568 | Author: 飞扬草 | Hits:

[Graph Drawing画图系统

Description: 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
Platform: | Size: 5120 | Author: 李玮玮 | Hits:

[2D Graphic多边形逐次裁剪

Description: 多边形逐次裁剪,计算机图形学作业,主要用于学习交流,有错误请指正!-polygon cutting, computer graphics operations, mainly for the exchange of learning, correcting mistakes please!
Platform: | Size: 21504 | Author: 陈启 | Hits:

[GDI-Bitmap二维裁剪算法

Description: 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
Platform: | Size: 27648 | Author: kuld | Hits:

[Graph Drawing裁剪11

Description: 图形学中的裁剪算法。其中有矩形裁剪,和凸多边形裁剪。-Graphics cutting algorithm. These rectangular cutting, and cutting convex polygon.
Platform: | Size: 2048 | Author: ak | Hits:

[Special Effects裁剪Dlg

Description: 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform the methods and linear, polygon clipping algorithm and the realization Curve theory, algorithms and implementation of the commonly used algorithms blanking
Platform: | Size: 3072 | Author: 王宇 | Hits:

[Special Effectshaijian

Description: 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪-polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping
Platform: | Size: 1024 | Author: 00 | Hits:

[2D Graphic多边形裁剪程序

Description: 这是图形学中的多边形裁剪程序,可以在文档中画出一个区域,在用鼠标点击画出多边形的几个顶点,这时多边形就会按照原来画出的区域进行裁剪-this is the polygon graphics cutting procedures, the documents paint a regional, using mouse clicks draw polygons several vertex, then according to the original polygon will be the head of the regional cut
Platform: | Size: 2000896 | Author: 郑英 | Hits:

[OpenGL programTest_4Polygon

Description: 一种多边形裁剪算法,可用于任意的多边形进行裁减。使用OpenGL编写。-a polygon clipping algorithm can be used for arbitrary polygon reduction. Use OpenGL prepared.
Platform: | Size: 72704 | Author: 丁钱飞 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net