macOS
brew install assimplocal Homebrew formula metadata
sudo port install assimpMacPorts ports tree · graphics/assimp/Portfile · 来源: api.github.com
安装
brew install assimplocal Homebrew formula metadata
sudo port install assimpMacPorts ports tree · graphics/assimp/Portfile · 来源: api.github.com
sudo apk add assimpAlpine Linux edge package indexes · assimp · 来源: dl-cdn.alpinelinux.org
sudo dnf install assimpFedora Rawhide package metadata · assimp · 来源: dl.fedoraproject.org
nix profile install nixpkgs#assimpnixpkgs package indexes · pkgs/by-name/as/assimp/package.nix · 来源: api.github.com
sudo pacman -S assimpArch Linux sync databases · assimp · 来源: geo.mirror.pkgbuild.com
sudo apt install assimp-testmodelsDebian stable package indexes · assimp-testmodels · 来源: deb.debian.org
sudo zypper install assimp-developenSUSE Tumbleweed package metadata · assimp-devel · 来源: download.opensuse.org
概览
Portable library for importing many well-known 3D model formats
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
assimp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/assimp/assimp
安装元数据
| 软件包键 | brew:assimp |
|---|---|
| 版本 | 6.0.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/assimp |
| 主页 | https://www.assimp.org/ |
| 仓库 | https://github.com/assimp/assimp |
| 上游文档 | https://the-asset-importer-lib-documentation.readthedocs.io/en/latest |
| 许可证 | BSD-3-Clause AND CC-PDDC AND MIT AND BSL-1.0 AND Unlicense AND Zlib |
| 源码归档 | https://github.com/assimp/assimp/archive/refs/tags/v6.0.5.tar.gz |
| 最后更新 | 2026-06-02T00:54:19-04:00 |
| Pulse | updated |
| 构建依赖 | cmake, ninja |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-libs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.