Welcome![Sign In][Sign Up]
Location:
Search - polygon triangulation

Search list

[GDI-BitmapSjpf

Description: 一个apple实现的多边形的三角剖分算法-achieve a polygon triangulation algorithm
Platform: | Size: 11671 | Author: wenzhiwei | Hits:

[Other resourceDelaunayMesh

Description: 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
Platform: | Size: 768088 | Author: 陈仕林 | Hits:

[Special EffectsTri_Polygon

Description: 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
Platform: | Size: 48263 | Author: 张永波 | Hits:

[GDI-BitmapTriangulation

Description: Polygon triangulation code.-Auto triangulation code.
Platform: | Size: 93502 | Author: selamicik | Hits:

[Windows Develophgrd_src

Description: The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate polygons in one pass. -The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate polygons in one pass.
Platform: | Size: 27648 | Author: 潇潇 | Hits:

[GIS programTriangulate(java)

Description: 这是一个用java写的三角剖分程序源码,需要的可以看一看-This is a java was made with the source triangulation process, the need to look at the
Platform: | Size: 5120 | Author: 刘广忠 | Hits:

[AlgorithmDelaunayMesh

Description: 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
Platform: | Size: 768000 | Author: 陈仕林 | Hits:

[Special EffectsTri_Polygon

Description: 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
Platform: | Size: 3718144 | Author: 张永波 | Hits:

[Software EngineeringPologonDelauney

Description: 此文献主要讲述了平面多边形的三角剖分,在数据场可视化应用广泛!-this document describes the plane polygon triangulation, data visualization widely used!
Platform: | Size: 326656 | Author: 张晓东 | Hits:

[Other systemstriSplit

Description: 凸多边形最优三角剖分,代码开放,彼此交流-Optimal convex polygon triangulation, code open exchange
Platform: | Size: 97280 | Author: wyj | Hits:

[GDI-BitmapTriangulate

Description: 平面任意多边形三角化的delauney经典算法-Arbitrary planar polygon triangulation algorithm of classical delauney
Platform: | Size: 1895424 | Author: myz12345678 | Hits:

[GIS programvoronoi

Description: 根据数据构建三角网,然后由所构建的三角网生成泰森多边形,文件打开后需等待1分多钟的处理时间。-Construction of the data triangulation, and then built by the generation of Thiessen Polygon Triangulation, documents waiting to be opened after 1 minute of processing time.
Platform: | Size: 4638720 | Author: 叶樱 | Hits:

[CommunicationCDT

Description: An efficient algorithm for polygon triangulation.
Platform: | Size: 30720 | Author: Alan Chang | Hits:

[2D Graphictriangulation

Description: 动态规划实现对多边形的三角剖分,顺时针定义各个顶点值实现最优剖分。-Dynamic program to achieve triangulation of the polygon.Clockwise to definit the value of each vertex achieve the optimal split.
Platform: | Size: 184320 | Author: 孙雅宏 | Hits:

[Graph program20104226553336

Description: 1.加入控制器(在文件UPhysics2DControllers中),可实现浮力、风力、万有引力场、爆炸、阻尼等效果。其中的风力与爆炸效果是原C++版本中所没有的。大家还有什么新奇的想法可以联系我,为box2D Delphi加入更多的控制器,实现更多的物理效果。 2.添加了单元UPhysics2DPolygonTool,实现任意多边形的细分化(三角化)。可使box2D支持任意边数的多边形和凹多边形物体。目前这部分的demo还未完成,一位外国朋友正在制作。-1. Join the controller (in the file UPhysics2DControllers in), can achieve buoyancy, wind, gravity field, explosion, damping effect. One effect of the wind and the explosion of the original C++ version does not have. What new ideas you can contact me for box2D Delphi add more controllers to achieve more physical effects. 2. Add the unit UPhysics2DPolygonTool, the segmentation of an arbitrary polygon (triangulation). Can box2D support any number of edges of polygons and polygon objects. This is part of the current demo has not yet completed, a foreign friend is making.
Platform: | Size: 514048 | Author: 王游 | Hits:

[2D GraphicTIN_Voronoi

Description: Delualy 三角网 同时生成Vionoi多边形-Delualy also generate Vionoi polygon triangulation
Platform: | Size: 82944 | Author: joe | Hits:

[OtherOptimal-triangulation

Description: 在选择某菜单项(或快捷图标)之后,第一次按下鼠标左键在屏幕上输入该凸多边形的第一个顶点,此后每按一次鼠标左键则在屏幕上输入该多边形的下一个顶点,直到按下鼠标右键之后,构成一个封闭的多边形。程序应能显示出上述多边形,并判断该多边形是否是凸多边形。如果是则计算其三角形最优剖分,并绘制出剖分后的凸多边形,同时在图中显示出每条边的长度以及三角形剖分中诸三角形上边权之和-In the selection of a menu item (or the shortcut icon), the first time you press the left mouse button on the screen to enter the first vertex of convex polygon, then every time you press the left mouse button on the screen then enter the next vertex of the polygon, until you press the right mouse button, the form of a closed polygon. Program should be able to show that the polygons, and determine whether the polygon is a convex polygon. If you calculate the optimal subdivision triangle, and draw upon the convex polygon triangulation, while the figure shows the length of each edge, and triangulation in the top right of all triangles and
Platform: | Size: 3560448 | Author: 陈言教 | Hits:

[Algorithmconvex-polygon-triangulation

Description: 给定一系列坐标定点,先判定能否构成凸多边形,然后进行最优三角剖分-Given a series of fixed-point coordinates, first determine whether the composition of convex polygons, then the optimal triangulation
Platform: | Size: 98304 | Author: 赵娜 | Hits:

[GDI-Bitmapvc-Delaunay-triangulation

Description: Achieved with vc Delaunay triangulation of an arbitrary polygon
Platform: | Size: 7647232 | Author: 曾宇航 | Hits:

[2D GraphicPolygon--Triangulation

Description: Polygon Triangulation details and algorithms
Platform: | Size: 129024 | Author: salah | Hits:
« 12 3 4 »

CodeBus www.codebus.net