Automic VaultAutomic Vault

brew

f3d を Homebrew, apt, dnf, Nix, pacman, zypper, scoop, winget でインストール

f3d のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install f3d

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install f3d

Debian stable package indexes · f3d · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install f3d

Fedora Rawhide package metadata · f3d · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#f3d

nixpkgs package indexes · pkgs/by-name/f3/f3d/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S f3d

Arch Linux sync databases · f3d · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install f3d

openSUSE Tumbleweed package metadata · f3d · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/f3d

Scoop official bucket manifest trees · bucket/f3d.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id f3d-app.f3d -e

Windows Package Manager source index · f3d-app.f3d · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Fast and minimalist 3D viewer

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020: f3d-app/f3d repository created.
  • 2021: v0.1.0 through v1.2.x releases published on GitHub.
  • 2021: v1.2.0 separates the executable into libf3d and application layers.
  • 2021: v1.3.0 introduces an alpha libf3d library and Python bindings.
  • 2024: v3.0.0 modernizes libf3d APIs around C++17 and expands command/control APIs.
  • 2025: v3.3.0 creates a WebAssembly-based F3D web application.
  • 2026: v3.5.0 adds an Android version and more rendering, file-format, and plugin features.

Related projects

  • VTK is a core rendering and visualization foundation for F3D.
  • Assimp, OpenCASCADE, Alembic, Draco, OpenUSD, OpenVDB, PDAL, OSPRay, and ImGui are part of the broader dependency and format-support ecosystem documented by F3D.
  • libf3d is the embeddable library shipped by the same project.

セキュリティ状態

保護ツール対応はまだ見つかっていません

f3d に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/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
macOS
/usr/local/etc/f3d/config.json/usr/local/etc/f3d/config.d~/Library/Application Support/f3d/config.json~/Library/Application Support/f3d/config.d
Windows
%APPDATA%\f3d\config.json%APPDATA%\f3d\config.d

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
f3dcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版3.5.0
マネージャ更新日2026-06-03
ローカルデータOK
上流最新
検出された最新v3.5.0

https://github.com/f3d-app/f3d

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:f3d
バージョン3.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/f3d
ホームページhttps://f3d.app
リポジトリhttps://github.com/f3d-app/f3d
上流ドキュメントhttps://f3d.app/doc
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/f3d-app/f3d/archive/refs/tags/v3.5.0.tar.gz
最終更新2026-06-03T21:06:26-04:00
Pulseupdated
依存関係alembic, assimp, hdf5, imath, netcdf, opencascade, vtk
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namef3d
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

f3d 3.1.0+dfsg-1

fast and minimalist 3D viewer

https://f3d.app/

sudo apt install f3d
  • Section: graphics
  • Architecture: amd64
  • 15 依存関係
  • normalized package name match
  • 一致条件: F3d
Debian stable package indexes · deb.debian.org · Debian stable package indexes: f3d from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

f3d

nix profile install nixpkgs#f3d
  • normalized package name match
  • 一致条件: F3d
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/f3/f3d/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

f3d 2.2.1+dfsg-2build3

fast and minimalist 3D viewer

https://f3d.app/

sudo apt install f3d
  • Section: universe/graphics
  • Architecture: amd64
  • 13 依存関係
  • normalized package name match
  • 一致条件: F3d
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: f3d from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

f3d 3.5.0-4.fc45

Fast and minimalist 3D viewer

https://github.com/f3d-app/f3d

sudo dnf install f3d
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: f3d
  • 32 依存関係
  • 11 提供
  • normalized package name match
  • 一致条件: F3d
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: f3d from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

f3d-devel 3.5.0-4.fc45

Development files for f3d

https://github.com/f3d-app/f3d

sudo dnf install f3d-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: f3d
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: F3d
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: f3d-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

f3d-java 3.5.0-4.fc45

Java bindings for the f3d

https://github.com/f3d-app/f3d

sudo dnf install f3d-java
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: f3d
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: F3d
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: f3d-java from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

f3d-python3 3.5.0-4.fc45

Python 3 bindings for the f3d

https://github.com/f3d-app/f3d

sudo dnf install f3d-python3
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: f3d
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: F3d
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: f3d-python3 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

f3d 3.5.0-3

A fast and minimalist 3D viewer

https://github.com/f3d-app/f3d

sudo pacman -S f3d
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 31 依存関係
  • normalized package name match
  • 一致条件: F3d
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: f3d from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

f3d 3.5.0-1.3

Fast and minimalist 3D viewer

https://f3d.app

sudo zypper install f3d
  • License: BSD-3-Clause
  • Category: Productivity/Graphics/Viewers
  • Architecture: x86_64
  • Source Package: f3d
  • 32 依存関係
  • 10 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: f3d from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

f3d-bash-completion 3.5.0-1.3

Bash completion for f3d

https://f3d.app

sudo zypper install f3d-bash-completion
  • License: BSD-3-Clause
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: f3d
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: f3d-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

f3d-devel 3.5.0-1.3

Development files for f3d

https://f3d.app

sudo zypper install f3d-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: f3d
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: f3d-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

f3d-fish-completion 3.5.0-1.3

Fish Completion for f3d

https://f3d.app

sudo zypper install f3d-fish-completion
  • License: BSD-3-Clause
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: f3d
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: f3d-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

f3d-zsh-completion 3.5.0-1.3

Zsh Completion for f3d

https://f3d.app

sudo zypper install f3d-zsh-completion
  • License: BSD-3-Clause
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: f3d
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: f3d-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libf3d3 3.5.0-1.3

F3d library

https://f3d.app

sudo zypper install libf3d3
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: f3d
  • 32 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: F3d
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libf3d3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

extras/f3d

scoop install extras/f3d
  • normalized package name match
  • 一致条件: F3d
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/f3d.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

f3d-app.f3d

winget install --id f3d-app.f3d -e
  • normalized package name match
  • 一致条件: F3d
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: f3d-app.f3d from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment