---
name: admesh
version: 0.95_1
origin: cad/admesh
comment: Program for processing STL triangulated solid meshes
arch: freebsd:10:x86:64
www: https://launchpad.net/admesh
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 87142
desc: "ADMesh is a program for processing triangulated solid meshes. Currently, \nADMesh
  only reads the STL file format that is used for rapid prototyping \napplications,
  although it can write STL, VRML, OFF, and DXF files.\n\nFeatures\n* Read and write
  binary and ASCII STL files\n* Check STL files for flaws (i.e. unconnected facets,
  bad normals)\n* Repair facets by connecting nearby facets that are within a given
  tolerance\n* Fill holes in the mesh by adding facets.\n* Repair normal directions
  (i.e. facets should be CCW)\n* Repair normal values (i.e. should be perpendicular
  to facet with length=1)\n* Remove degenerate facets (i.e. facets with 2 or more
  vertices equal)\n* Translate in x, y, and z directions\n* Rotate about the x, y,
  and z axes\n* Mirror about the xy, yz, and xz planes\n* Scale the part by a factor\n*
  Merge 2 STL files into one\n* Write an OFF file\n* Write a VRML file\n* Write a
  DXF file\n* Calculate the volume of a part\n\nWWW: https://launchpad.net/admesh\n"
categories:
- cad
options: {DOCS: on}
