ADMesh
- /
- Systems
- /
- Software
- /
- Scientific field
- /
- Physics
- /
- ADMesh
ADMesh is a program for processing triangulated solid meshes.Features:Read and write binary and ASCII STL filesCheck STL files for flaws (i.e. unconnected facets, bad normals)Repair facets by connecting nearby facets that are within a given toleranceFill holes in the mesh by adding facetsRepair normal directions (i.e. facets should be CCW)Repair normal values (i.e. should be perpendicular to facet with length=1)Remove degenerate facets (i.e. facets with 2 or more vertices equal)Translate in x, y, and z directionsRotate about the x, y, and z axesMirror about the xy, yz, and xz planesScale the part by a factorMerge 2 STL files into oneWrite an OFF fileWrite a VRML fileWrite a DXF fileCalculate the volume of a partGet other statistics about the mesh
Version: 0.98.2
Availability: MARCONI
Target: all
Official web site: https://github.com/admesh/admesh/releases
Help and Documentation:
- You can find documentation on the system, with the command
module help adda
- A small online help is available on the system typing the command
adda -h
- The manual is on the web at the original home page (http://www.science.uva.nl/research/scs/Software/adda/#documentation).
CINECA consultants can be reached through the addr: [email protected]