libopenmesh-apps

Tools for representing and manipulating polygonal meshes

Description

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 executable tools

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.openmesh.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libopenmesh-apps