macOS
brew install f3dlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de f3d pour les workflows d'agents IA.
installation
brew install f3dlocal Homebrew formula metadata
sudo apt install f3dDebian stable package indexes · f3d · Source: deb.debian.org
sudo dnf install f3dFedora Rawhide package metadata · f3d · Source: dl.fedoraproject.org
nix profile install nixpkgs#f3dnixpkgs package indexes · pkgs/by-name/f3/f3d/package.nix · Source: api.github.com
sudo pacman -S f3dArch Linux sync databases · f3d · Source: geo.mirror.pkgbuild.com
sudo zypper install f3dopenSUSE Tumbleweed package metadata · f3d · Source: download.opensuse.org
scoop install extras/f3dScoop official bucket manifest trees · bucket/f3d.json · Source: api.github.com
winget install --id f3d-app.f3d -eWindows Package Manager source index · f3d-app.f3d · Source: cdn.winget.microsoft.com
aperçu
Fast and minimalist 3D viewer
historique
F3D is a fast, minimalist 3D viewer and rendering library centered on opening many 3D and scientific-data formats from a desktop UI or command line with good defaults and few interface distractions.
F3D was initially created by Kitware SAS by Joachim Pouderoux, Michael Migliore, and Mathieu Westphal. The repository was created in 2020, and the project README describes it as maintained by the F3D-APP Foundation.
The early releases established the core viewer. The changelog shows v1.0.0, later v1.2.0 separating the executable into libf3d and the `f3d` application, and v1.3.0 introducing an alpha version of libf3d with Python bindings.
The 2.x and 3.x lines expanded F3D from a viewer into a small ecosystem: configuration files, file-manager integration, thumbnails, many plugin-backed formats, C/C++/Python/Java/JavaScript bindings, WebAssembly/browser viewing, and an Android version.
F3D's adoption is driven by a gap between heavyweight CAD/scientific visualization tools and quick image viewers. Its package-manager value is that users can install one CLI-friendly viewer for glTF, STL, STEP, PLY, OBJ, FBX, Alembic, USD, VTK-related data, and other formats without launching a full modeling environment.
The input package facts list F3D across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, Scoop, winget, and openSUSE, reflecting broad interest from desktop, visualization, and developer workflows.
The simplest use is `f3d /path/to/file.ext`, optionally with `--output=/path/to/img.png` for noninteractive rendering. The README also emphasizes thumbnails, hotkeys, drag-and-drop, command-line control, configuration files, and file-manager integration.
F3D is used by people who need to inspect assets quickly: game and 3D artists checking mesh files, engineers previewing CAD-ish formats, scientists viewing VTK-style datasets, and developers scripting preview renders in CI or documentation pipelines.
libf3d turns the viewer into an embeddable renderer with C++17 APIs plus C, Python, Java, and JavaScript bindings, which explains why packaging often matters beyond the `f3d` executable.
F3D is notable because it packages a hard dependency stack behind a small user experience: VTK, OpenCASCADE, Assimp, Alembic, Draco, OpenUSD, OpenVDB, PDAL, OSPRay, ImGui, and related libraries appear in the project's acknowledgments or plugin story, but the command remains a simple viewer.
For package maintainers, F3D is interesting because optional format support and plugins turn build choices into user-visible capabilities. For users, it is the rare 3D package that behaves like a Unix viewer: install it, point it at a file, get pixels.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour f3d. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/f3d/config.json/etc/f3d/config.d/usr/share/f3d/configs/config.json/usr/share/f3d/configs/config.d$XDG_CONFIG_HOME/f3d/config.json$XDG_CONFIG_HOME/f3d/config.d/usr/local/etc/f3d/config.json/usr/local/etc/f3d/config.d~/Library/Application Support/f3d/config.json~/Library/Application Support/f3d/config.d%APPDATA%\f3d\config.json%APPDATA%\f3d\config.dexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
f3d | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/f3d-app/f3d
métadonnées d'installation
| Clé du paquet | brew:f3d |
|---|---|
| Version | 3.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/f3d |
| Page d'accueil | https://f3d.app |
| Dépôt | https://github.com/f3d-app/f3d |
| Docs amont | https://f3d.app/doc |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/f3d-app/f3d/archive/refs/tags/v3.5.0.tar.gz |
| Dernière mise à jour | 2026-06-03T21:06:26-04:00 |
| Pulse | updated |
| Dépendances | alembic, assimp, hdf5, imath, netcdf, opencascade, vtk |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | f3d |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
f3d 3.1.0+dfsg-1
fast and minimalist 3D viewer
sudo apt install f3df3d
nix profile install nixpkgs#f3df3d 2.2.1+dfsg-2build3
fast and minimalist 3D viewer
sudo apt install f3df3d 3.5.0-4.fc45
Fast and minimalist 3D viewer
https://github.com/f3d-app/f3d
sudo dnf install f3df3d-devel 3.5.0-4.fc45
Development files for f3d
https://github.com/f3d-app/f3d
sudo dnf install f3d-develf3d-java 3.5.0-4.fc45
Java bindings for the f3d
https://github.com/f3d-app/f3d
sudo dnf install f3d-javaf3d-python3 3.5.0-4.fc45
Python 3 bindings for the f3d
https://github.com/f3d-app/f3d
sudo dnf install f3d-python3f3d 3.5.0-3
A fast and minimalist 3D viewer
https://github.com/f3d-app/f3d
sudo pacman -S f3df3d 3.5.0-1.3
Fast and minimalist 3D viewer
sudo zypper install f3df3d-bash-completion 3.5.0-1.3
Bash completion for f3d
sudo zypper install f3d-bash-completionf3d-devel 3.5.0-1.3
Development files for f3d
sudo zypper install f3d-develf3d-fish-completion 3.5.0-1.3
Fish Completion for f3d
sudo zypper install f3d-fish-completionf3d-zsh-completion 3.5.0-1.3
Zsh Completion for f3d
sudo zypper install f3d-zsh-completionlibf3d3 3.5.0-1.3
F3d library
sudo zypper install libf3d3extras/f3d
scoop install extras/f3df3d-app.f3d
winget install --id f3d-app.f3d -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.