macOS
brew install admeshlocal Homebrew formula metadata
sudo port install admeshMacPorts ports tree · math/admesh/Portfile · ソース: api.github.com
brew / 順位 6185
admesh のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install admeshlocal Homebrew formula metadata
sudo port install admeshMacPorts ports tree · math/admesh/Portfile · ソース: api.github.com
sudo apk add admeshAlpine Linux edge package indexes · admesh · ソース: dl-cdn.alpinelinux.org
sudo apt install admeshDebian stable package indexes · admesh · ソース: deb.debian.org
sudo dnf install admeshFedora Rawhide package metadata · admesh · ソース: dl.fedoraproject.org
概要
Processes triangulated solid meshes
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
admesh | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:admesh |
|---|---|
| バージョン | 0.98.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/admesh/admesh |
| リポジトリ | https://github.com/admesh/admesh |
| 最終更新 | 2026-05-26T23:37:49-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-15.fc45
Diagnose and/or repair problems with STereo Lithography files
http://github.com/admesh/admesh/
sudo dnf install admeshadmesh-devel 0.98.5-15.fc45
Development files for the admesh library
http://github.com/admesh/admesh/
sudo dnf install admesh-develadmesh-libs 0.98.5-15.fc45
Runtime library for the admesh application
http://github.com/admesh/admesh/
sudo dnf install admesh-libsadmesh
sudo port install admeshソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.