aboutsummaryrefslogtreecommitdiff
path: root/math/openmesh/pkg-descr
blob: 4d63aa02b64b829169949b2a2d42b6eb1c04fd23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OpenMesh is a generic and efficient data structure for representing and
manipulating polygonal meshes.

The main features of the underlying data structure are:
* No restriction to triangles meshes, handle general polygonal meshes.
* Explicit representation of vertices, halfedges, edges, and faces.
* Efficient access to the one-ring neighborhood of a vertex.
* Ability to handle non-manifold vertices (like two faces meeting in only one
  vertex).

WWW: https://www.openmesh.org/