pkg.soopen package index

brew / 排名 4274

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 openvdb

查看 openvdb 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openvdb

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install openvdb

MacPorts ports tree · graphics/openvdb/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add openvdb

Alpine Linux edge package indexes · openvdb · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install openvdb

Fedora Rawhide package metadata · openvdb · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#openvdb

nixpkgs package indexes · pkgs/by-name/op/openvdb/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S openvdb

Arch Linux sync databases · openvdb · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libnanovdb-dev

Debian stable package indexes · libnanovdb-dev · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libopenvdb13_0

openSUSE Tumbleweed package metadata · libopenvdb13_0 · 来源: download.opensuse.org

概览

软件包摘要

Sparse volumetric data processing toolkit

命令和别名

  • nanovdb_print
  • nanovdb_validate
  • vdb_print

历史

项目历史与用法

OpenVDB is an Academy Award-winning C++ library and file format for sparse volumetric data: fog, smoke, clouds, water simulations, level sets, particles, and other 3D grids where most voxels are empty. It began inside DreamWorks Animation and became one of the visual-effects world's standard volume interchange and processing packages.

项目历史

OpenVDB was developed at DreamWorks Animation, with the project site naming Ken Museth, Peter Cucka, Mihai Alden, and David Hill as primary original developers. DreamWorks released it to the open source community in August 2012 after using the underlying sparse-volume technology in feature-film production.

The original emphasis was efficient level-set storage and manipulation, but the public library expanded into a broader volume toolkit: tree-based sparse grids, file I/O, filtering, meshing, topology operations, Python bindings, and command-line inspection tools. NanoVDB later extended the ecosystem with a compact, GPU-friendly representation for read-only sparse volumes.

In October 2018 the Academy Software Foundation accepted OpenVDB as its first hosted project, moving governance from a studio-maintained open source release toward a neutral foundation home for film and animation infrastructure.

采用历史

OpenVDB spread because it solved a production problem shared by many studios: dense 3D volumes are expensive to store, move, and render, while effects work often touches only a sparse subset of space. ASWF described it as an industry-standard technology for more detailed volumetric imagery such as water, clouds, ice, and liquid simulations.

The package became a common dependency in digital-content-creation and rendering stacks because tools can exchange volumes through VDB files instead of inventing private cache formats. The ASWF announcement cites adoption for feature-film effects at DreamWorks, and the project appears in package managers as both a development library and a set of utilities such as vdb_print and NanoVDB validators.

使用方式

Developers and technical directors use OpenVDB to create, read, transform, filter, combine, resample, and serialize sparse volumes. In package-manager form it is usually installed as a native library for DCC applications, renderers, simulation tools, converters, and pipeline scripts rather than as a standalone end-user application.

The command-line tools matter for pipeline debugging: package users can inspect VDB metadata and validate NanoVDB data without launching a full DCC program.

为什么软件包爱好者会关心

OpenVDB is a package-nerd classic because a specialized movie-studio data structure escaped into the general open source supply chain. It brings heavy C++ dependencies, ABI concerns, Python bindings, file-format compatibility, and graphics-pipeline expectations into ordinary distro and Homebrew packaging.

It also shows how VFX infrastructure packages mature: studio origin, open source release, broad toolchain adoption, and foundation governance under ASWF alongside projects such as OpenColorIO, OpenEXR, OpenTimelineIO, and Open Shading Language.

时间线

  • 2012-08-03: DreamWorks Animation announces the open source release of OpenVDB.
  • 2018-10-23: ASWF announces OpenVDB as its first hosted project.
  • 2020: NanoVDB is introduced as a compact GPU-oriented companion representation within the OpenVDB ecosystem.
  • 2024: OpenVDB 12.0 relicenses the project from MPL-2.0 to Apache-2.0 after approval from major copyright holders.

Related projects

  • OpenVDB is closely related to NanoVDB, Houdini-style volume workflows, renderers and simulation systems that consume VDB caches, ASWF infrastructure projects such as OpenEXR and OpenColorIO, and DCC applications that need a shared sparse-volume interchange format.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nanovdb_print可执行文件已索引可执行文件从本地可执行文件索引发现。
nanovdb_validate可执行文件已索引可执行文件从本地可执行文件索引发现。
vdb_print可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本13.0.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:openvdb
版本13.0.0
软件包管理器Homebrew
主页https://www.openvdb.org/
仓库https://github.com/AcademySoftwareFoundation/openvdb
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libnanovdb-dev 10.0.1-2.3+b1

Sparse Volume Processing toolkit - NanoVDB - dev

http://openvdb.org

sudo apt install libnanovdb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openvdb
  • 4 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnanovdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnanovdb-tools 10.0.1-2.3+b1

Sparse Volume Processing toolkit - NanoVDB - runtime

http://openvdb.org

sudo apt install libnanovdb-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: openvdb
  • 9 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnanovdb-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenvdb-dev 10.0.1-2.3+b1

Sparse Volume Processing toolkit - dev

http://openvdb.org

sudo apt install libopenvdb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openvdb
  • 4 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenvdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenvdb-doc 10.0.1-2.3

Sparse Volume Processing toolkit - doc

http://openvdb.org

sudo apt install libopenvdb-doc
  • Section: doc
  • Architecture: all
  • Source Package: openvdb
  • 1 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenvdb-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenvdb-tools 10.0.1-2.3+b1

Sparse Volume Processing toolkit - runtime

http://openvdb.org

sudo apt install libopenvdb-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: openvdb
  • 16 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenvdb-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopenvdb10.0t64 10.0.1-2.3+b1

Sparse Volume Processing toolkit - lib

http://openvdb.org

sudo apt install libopenvdb10.0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: openvdb
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopenvdb10.0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-openvdb 10.0.1-2.3+b1

Sparse Volume Processing toolkit - Python 3 binding

http://openvdb.org

sudo apt install python3-openvdb
  • Section: python
  • Architecture: amd64
  • Source Package: openvdb
  • 14 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-openvdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openvdb

nix profile install nixpkgs#openvdb
  • normalized package name match
  • 匹配方式:Openvdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openvdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnanovdb-dev 10.0.1-2.1build5

Sparse Volume Processing toolkit - NanoVDB - dev

http://openvdb.org

sudo apt install libnanovdb-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: openvdb
  • 4 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnanovdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnanovdb-tools 10.0.1-2.1build5

Sparse Volume Processing toolkit - NanoVDB - runtime

http://openvdb.org

sudo apt install libnanovdb-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: openvdb
  • 9 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnanovdb-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-ax-dev 10.0.1-2.1build5

Sparse Volume Processing toolkit - dev

http://openvdb.org

sudo apt install libopenvdb-ax-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: openvdb
  • 4 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-ax-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-ax-tools 10.0.1-2.1build5

Sparse Volume Processing toolkit - runtime

http://openvdb.org

sudo apt install libopenvdb-ax-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: openvdb
  • 8 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-ax-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-ax10.0t64 10.0.1-2.1build5

Sparse Volume Processing toolkit - lib

http://openvdb.org

sudo apt install libopenvdb-ax10.0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: openvdb
  • 8 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-ax10.0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-dev 10.0.1-2.1build5

Sparse Volume Processing toolkit - dev

http://openvdb.org

sudo apt install libopenvdb-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: openvdb
  • 4 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-doc 10.0.1-2.1build5

Sparse Volume Processing toolkit - doc

http://openvdb.org

sudo apt install libopenvdb-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: openvdb
  • 1 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libopenvdb-tools 10.0.1-2.1build5

Sparse Volume Processing toolkit - runtime

http://openvdb.org

sudo apt install libopenvdb-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: openvdb
  • 16 依赖
  • normalized package name match
  • 匹配方式:Openvdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopenvdb-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation