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

Search list

[Special Effectscagd_arithmetic

Description: 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whether two line segments intersect, Line judge whether the intersection of straight lines and determine whether a polygon, line judge whether the polygon, Calculation point line to the nearest point to calculate points to the recent circular intersection coordinates and distance to calculate two line segments a total of the intersection, for a segment, or the linear and circular intersection, the convex hull for France and so on, with the aid of diagrams
Platform: | Size: 37888 | Author: 漫步者 | Hits:

[OpenGL programscan_line_polygonfilling

Description: OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Platform: | Size: 3072 | Author: ldx | Hits:

[GIS programpolygon4

Description: GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
Platform: | Size: 1199104 | 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:

[Books2d_triangle_mesh

Description: 一个用于三角剖分的类.实用性非常好。对于需要从多边形,点云数据需要剖分的有帮助-triangulation for a class. Practicality is very good. For those from the polygon, point cloud data needs help cutting
Platform: | Size: 141312 | Author: 肖友清 | Hits:

[Graph Drawingmouse_line

Description: 在学习过程中的兴趣编写。其功能是实现用鼠标绘制多边形。单击左键确定顶点,双击结束绘制。-learning process in the interest of the preparation. Its function is to achieve polygon drawing with the mouse. Left click determine vertex, double-click the end of mapping.
Platform: | Size: 49152 | Author: 蔡治有 | Hits:

[Documentspolygon

Description: 统一于三角面片的可靠多面体 布尔集合运算 -unified in triangular facets of the many facets of reliable Boolean set operations
Platform: | Size: 98304 | Author: chen ru | Hits:

[Dialog_WindowPolygonClip

Description: 对用户自定义的多边形进行裁剪,裁剪框也是由用户自定义-Of user-defined polygon to carry out cutting, cutting box by the user-defined
Platform: | Size: 240640 | Author: 沈松剑 | Hits:

[GIS programEditPolygon

Description: 基于MO进行多边形的编辑,如添加节点,删除节点,移动节点。等等。-MO for polygon-based editors, such as adding a node, delete node, the mobile node. And so on.
Platform: | Size: 3072 | Author: ylw | Hits:

[2D GraphicPolyClipDemo

Description: polygon clip
Platform: | Size: 1969152 | Author: 翁經堯 | Hits:

[Software Engineeringpolygon_triangulate

Description: 是任意多边形的三角形分割论文 我找了很久才找到-Arbitrary triangle polygon partition paper I find for a long time to find
Platform: | Size: 203776 | Author: qq | Hits:

[Game Enginejava2d

Description: java2d游戏引擎 Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fixed, Elastic and Loose Joints Angluar Velocity/Momentum Simple API Quad Tree Collision Gideon Smeding s Polygon Support Added! Resting Body detection added! (alpha) -java2d game engine Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fixed, Elastic and Loose Joints Angluar Velocity/Momentum Simple API Quad Tree Collision Gideon Smeding s Polygon Support Added! Resting Body detection added! (alpha)
Platform: | Size: 88064 | Author: zb | Hits:

[2D GraphicCG-3

Description: 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Platform: | Size: 2048 | Author: 艾文 | Hits:

[Fractal programClip

Description: 本程序可以实现对任意多边形的剪切和消隐,并具有一般性-This procedure can be achieved for any of the shearing and blanking polygon and have the general
Platform: | Size: 2025472 | Author: 干能强 | Hits:

[GIS programDelaunay2

Description: Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。-Delauny triangulation realize VC generation algorithm, the algorithm based on the convex hull of the Delaunay triangulation method, the generated convex polygon on the basis of triangulation and the use of VC for program design.
Platform: | Size: 1984512 | Author: 姜一 | Hits:

[Graph Drawingply

Description: This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply - make any of the five Platonic solids sphereply - create a sphere File Conversion --------------- ply2ascii - convert polygon file to ASCII version ply2binary - convert polygon file to binary version ply2iv - convert to Inventor file format obj2ply - convert from Wavefront .obj format Information About Files ----------------------- boundply - find bounding box of object and re-position if desired headply - print out the entire file header Support Routines ---------------- ply.c - layout grammar parsing and file I/O for geometry filters adjacency_module.c - determining ajacency between vertices and faces-This file contains one-line descriptions of the geometry filters. Geometry Manipulation --------------------- flipply- flip the orientation of faces normalsply- compute surface normal vectors at vertices xformply- transform vertices (translation, scale, rotation) Create PLY Files ---------------- platoply- make any of the five Platonic solids sphereply- create a sphere File Conversion --------------- ply2ascii- convert polygon file to ASCII version ply2binary- convert polygon file to binary version ply2iv- convert to Inventor file format obj2ply- convert from Wavefront .obj format Information About Files ----------------------- boundply- find bounding box of object and re-position if desired headply- print out the entire file header Support Routines ---------------- ply.c- layout grammar parsing and file I/O for geometry filters adjacency_module.c- determining ajacency between vertices and faces
Platform: | Size: 53248 | Author: 狗蛋 | Hits:

[Graph DrawingMyPolygon

Description: 在对话框中画多边形,并且通过鼠标能移动多边形.-In the dialog box polygon drawing, and through the mouse to move the polygon.
Platform: | Size: 4620288 | Author: 王波 | Hits:

[Other systemsPtInPolygon

Description: 测试点是否落在多边形内,其中包括多边形内岛的判断。此文件使用时必须包含shapefil.h, openshp.c, 和opendbf.c等shape lib中的文件。-Whether test points fall within the polygon, including polygons, i. judgments. This document must be included when used shapefil.h, openshp.c, and opendbf.c such as shape lib files.
Platform: | Size: 2048 | Author: shanven guo | Hits:

[VC/MFCBSPTree

Description: Binary Space Partioning Trees and Polygon Removal in Real Time 3D Rendering-Binary Space Partioning Trees and PolygonRemoval in Real Time 3D Rendering
Platform: | Size: 763904 | Author: 邢远波 | Hits:

[J2MEframework

Description: 利用J2ME编写的手机应用程序。 功能包括显示图片, 显示区域(polygon)以及相关的操作。-Prepared using J2ME mobile phone applications. Features include display pictures, show the region (polygon) and the related operation.
Platform: | Size: 461824 | Author: Xiaozhou Zhang | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net