软件包:libopenmesh-dev(10.0.0-2 以及其他的) [debports]
Tools for representing and manipulating polygonal meshes
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. It was designed with the following goals in mind:
- Flexibility: provide a basis for many different algorithms without the need for adaptation.
- Efficiency: maximize time efficiency while keeping memory usage as low as possible.
- Ease of use: wrap complex internal structure in an easy-to-use interface.
OpenMesh provides the following features:
- Representation of arbitrary polygonal (the general case) and pure triangle meshes (providing more efficient, specialized algorithms)
- Explicit representation of vertices, halfedges, edges and faces.
- Fast neighborhood access, especially the one-ring neighborhood
- Highly customizable
- Choose your coordinate type (dimension and scalar type) - Attach user-defined elements/functions to the mesh elements. - Attach and check for attributes - Attach data at runtime using dynamic properties.
This package provides the development files library
其他与 libopenmesh-dev 有关的软件包
|
|
|
|
-
- dep: libeigen3-dev
- lightweight C++ template library for linear algebra
-
- dep: libopenmesh10.0 (= 10.0.0-2+b1)
- Tools for representing and manipulating polygonal meshes
-
- dep: libopenscenegraph-dev
- 3D scene graph, development files
-
- sug: libopenmesh-apps
- Tools for representing and manipulating polygonal meshes
-
- sug: libopenmesh-doc
- Tools for representing and manipulating polygonal meshes