macOS
brew install admeshlocal Homebrew formula metadata
sudo port install admeshMacPorts ports tree · math/admesh/Portfile · source: api.github.com
brew
Processes triangulated solid meshes. Version 0.98.5 via Homebrew; verified 2026-05-26.
install
brew install admeshlocal Homebrew formula metadata
sudo port install admeshMacPorts ports tree · math/admesh/Portfile · source: api.github.com
sudo apk add admeshAlpine Linux edge package indexes · admesh · source: dl-cdn.alpinelinux.org
sudo apt install admeshDebian stable package indexes · admesh · source: deb.debian.org
sudo dnf install admeshFedora Rawhide package metadata · admesh · source: dl.fedoraproject.org
overview
Processes triangulated solid meshes
history
ADMesh is an old-school command-line and C-library tool for reading, checking, repairing, transforming, and writing STL-based triangulated solid meshes. It is especially associated with rapid prototyping and 3D-printing-era STL repair workflows.
The official README says ADMesh was released as an application in 1995/96 and that not much happened for a long time afterward. The modern GitHub repository was created in October 2013 as a fork to provide a shared library and collect bug fixes from downstream users.
The project documentation describes ADMesh as ANSI C software, GPLv2+, and focused on STL input with output support for STL, VRML, OFF, and DXF. The README states that no further feature development is planned, but bugs may be resolved and pull requests are welcome if they keep the code warning-clean.
ADMesh predates the current 3D-printing boom, but its feature set maps cleanly onto package-manager utility expectations: one CLI, a C library, documented examples, and repair operations for flawed STL files. The supplied package metadata shows availability through Homebrew, Alpine, Debian, Fedora, MacPorts, and Ubuntu.
The historical README also records portability testing on Linux, SunOS, IRIX, DOS/Windows via DJGPP, and Windows NT-era systems. That cross-platform C heritage helps explain why the tool survived as a small packageable mesh utility.
Users run admesh on STL files to inspect mesh statistics, repair disconnected facets, fill holes, fix normals, remove degenerate facets, merge files, transform coordinates, scale parts, and export to other mesh formats.
The docs expose both a command-line interface and C API, plus Python bindings documentation. That makes ADMesh useful as a shell utility, a library dependency, or a backend for simple mesh-repair workflows.
ADMesh is the kind of package that keeps old CAD and rapid-prototyping workflows reproducible: compact ANSI C, GPL, no service component, and behavior centered on file transformations. For package maintainers, it is a practical example of preserving a niche engineering tool by moving it into a shared upstream repository.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
admesh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/admesh/admesh
install metadata
| Package key | brew:admesh |
|---|---|
| Version | 0.98.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/admesh |
| Homepage | https://github.com/admesh/admesh |
| Repository | https://github.com/admesh/admesh |
| Upstream docs | https://admesh.readthedocs.io/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/admesh/admesh/releases/download/v0.98.5/admesh-0.98.5.tar.gz |
| Last updated | 2026-05-26T23:37:49-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | admesh |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
admesh 0.98.5-1+b2
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install admeshlibadmesh-dev 0.98.5-1+b2
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install libadmesh-devlibadmesh1 0.98.5-1+b2
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install libadmesh1admesh 0.98.5-1build1
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install admeshlibadmesh-dev 0.98.5-1build1
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install libadmesh-devlibadmesh1 0.98.5-1build1
Tool for processing triangulated solid meshes.
https://github.com/admesh/admesh
sudo apt install libadmesh1admesh 0.98.5-r0
A program for processing triangulated solid meshes
https://github.com/admesh/admesh
sudo apk add admeshadmesh-dev 0.98.5-r0
A program for processing triangulated solid meshes (development files)
https://github.com/admesh/admesh
sudo apk add admesh-devadmesh-doc 0.98.5-r0
A program for processing triangulated solid meshes (documentation)
https://github.com/admesh/admesh
sudo apk add admesh-docadmesh 0.98.5-14.fc44
Diagnose and/or repair problems with STereo Lithography files
http://github.com/admesh/admesh/
sudo dnf install admeshadmesh-devel 0.98.5-14.fc44
Development files for the admesh library
http://github.com/admesh/admesh/
sudo dnf install admesh-develadmesh-libs 0.98.5-14.fc44
Runtime library for the admesh application
http://github.com/admesh/admesh/
sudo dnf install admesh-libsadmesh
sudo port install admeshsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.