Generic data structure for manipulating polygonal meshes
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).
$
pkg install openmeshOrigin
math/openmesh
Size
9.49MiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
8 packages
Required by
0 packages