macOS
brew install assimplocal Homebrew formula metadata
sudo port install assimpMacPorts ports tree · graphics/assimp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für assimp in AI-Agent-Workflows.
Installation
brew install assimplocal Homebrew formula metadata
sudo port install assimpMacPorts ports tree · graphics/assimp/Portfile · Quelle: api.github.com
sudo apk add assimpAlpine Linux edge package indexes · assimp · Quelle: dl-cdn.alpinelinux.org
sudo dnf install assimpFedora Rawhide package metadata · assimp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#assimpnixpkgs package indexes · pkgs/by-name/as/assimp/package.nix · Quelle: api.github.com
sudo pacman -S assimpArch Linux sync databases · assimp · Quelle: geo.mirror.pkgbuild.com
sudo apt install assimp-testmodelsDebian stable package indexes · assimp-testmodels · Quelle: deb.debian.org
sudo zypper install assimp-developenSUSE Tumbleweed package metadata · assimp-devel · Quelle: download.opensuse.org
Überblick
Portable library for importing many well-known 3D model formats
Verlauf
Open Asset Import Library, better known as assimp, is a C/C++ library and command-line tool for loading many 3D asset formats into a common in-memory scene representation. It matters in package indexes because it is one of the standard native dependencies behind model viewers, game tooling, conversion utilities, bindings, and asset-processing pipelines.
The official repository describes assimp as the Open-Asset-Importer-Library repository and says it loads more than 40 3D file formats into a unified data structure. The project license and source headers carry a 2006-present project copyright, while the GitHub repository metadata dates the current public repository to 2010.
Over time assimp accumulated not only importers and exporters but also post-processing steps such as normal and tangent generation, triangulation, vertex-cache optimization, degenerate primitive removal, duplicate-vertex handling, primitive sorting, and material cleanup. That broad post-processing layer is why packages often expose both a library and an assimp command-line executable rather than treating it as a format decoder only.
The current README documents C and C++ APIs, bindings or ports for C#, Java, Python, Delphi, D, Android, iOS, Pascal, JavaScript/Node.js, JVM, Haxe, Rust, Unity, and Unreal-related integrations. The official documentation is Sphinx-based and covers installation, data structures, importer/exporter APIs, post-processing, importer notes, and developer guidance.
assimp's adoption pattern is unusually broad for a native graphics library. The supplied package facts list Homebrew, Debian/Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE-style packages, while the README points to vcpkg, prebuilt binaries, bindings, ports, and community support channels.
The package is common because it standardizes a messy area of build systems: importing OBJ, Collada, FBX, glTF, STL, IFC, 3MF, and other model data through one C/C++ ABI. Downstream projects can choose assimp as a single dependency instead of maintaining a matrix of format-specific parsers.
Developers use assimp either as a library linked into applications or through the assimp CLI for inspecting, converting, and validating assets. The official README's quickstart is a CMake/Ninja source build, and its repository layout separates core import/export code, public headers, post-processing utilities, ports, samples, tools, scripts, and regression test models.
assimp is package-nerd significant because it is both leaf-tool and infrastructure dependency: a user may install the assimp binary directly, but many graphics, CAD, game, robotics, and visualization stacks pull the library indirectly. The many bundled importers, test models, and third-party contributions also make licensing and ABI stability more visible than in smaller media tools.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
assimp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/assimp/assimp
Installationsmetadaten
| Paketschlüssel | brew:assimp |
|---|---|
| Version | 6.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/assimp |
| Homepage | https://www.assimp.org/ |
| Repository | https://github.com/assimp/assimp |
| Upstream-Dokumentation | https://the-asset-importer-lib-documentation.readthedocs.io/en/latest |
| Lizenz | BSD-3-Clause AND CC-PDDC AND MIT AND BSL-1.0 AND Unlicense AND Zlib |
| Quellarchiv | https://github.com/assimp/assimp/archive/refs/tags/v6.0.5.tar.gz |
| Zuletzt aktualisiert | 2026-06-02T00:54:19-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | cmake, ninja |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | assimp |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
assimp-testmodels 5.4.3+ds-2
assimp 3D model import library (testdata)
sudo apt install assimp-testmodelsassimp-utils 5.4.3+ds-2
3D model import library (utilities)
sudo apt install assimp-utilslibassimp-dev 5.4.3+ds-2
3D model import library (development)
sudo apt install libassimp-devlibassimp-doc 5.4.3+ds-2
3D model import library (documentation)
sudo apt install libassimp-doclibassimp5 5.4.3+ds-2
3D model import library
sudo apt install libassimp5python3-pyassimp 5.4.3+ds-2
3D model import library (Python3 bindings)
sudo apt install python3-pyassimpassimp
nix profile install nixpkgs#assimpassimp-testmodels 5.3.1+ds-2build1
assimp 3D model import library (testdata)
sudo apt install assimp-testmodelsassimp-utils 5.3.1+ds-2build1
3D model import library (utilities)
sudo apt install assimp-utilslibassimp-dev 5.3.1+ds-2build1
3D model import library (development)
sudo apt install libassimp-devlibassimp-doc 5.3.1+ds-2build1
3D model import library (documentation)
sudo apt install libassimp-doclibassimp5 5.3.1+ds-2build1
3D model import library
sudo apt install libassimp5python3-pyassimp 5.3.1+ds-2build1
3D model import library (Python3 bindings)
sudo apt install python3-pyassimpassimp 6.0.4-r0
Open Asset Import Library imports and exports 3D model formats
sudo apk add assimpassimp-dev 6.0.4-r0
Open Asset Import Library imports and exports 3D model formats (development files)
sudo apk add assimp-devassimp-libs 6.0.4-r0
Open Asset Import Library imports and exports 3D model formats (libraries)
sudo apk add assimp-libsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.