Openmesh
From ScientificComputing
Contents
Category
Development, LibraryDescription
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen. It was funded by the German Ministry for Research and Education ( BMBF).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.
Available versions (Euler, old software stack)
Legacy versions | Supported versions | New versions |
---|---|---|
6.0 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.
Environment modules (Euler, old software stack)
Version | Module load command | Additional modules loaded automatically |
---|---|---|
6.0 | module load new gcc/4.8.2 python/2.7.6 ffmpeg/2.3.3 eigen/3.2.1 boost/1.57.0 qt/5.5.0 openmesh/6.0 | openblas/0.2.13_seq |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.