Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install opensubdiv

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install opensubdiv

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

Linux

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

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

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

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

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

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

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

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

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

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

openSUSE zypper已验证 · 92%
sudo zypper install OpenSubdiv-devel

openSUSE Tumbleweed package metadata · OpenSubdiv-devel · 来源: download.opensuse.org

概览

软件包摘要

Open-source subdivision surface library

命令和别名

  • bfr_evaluate
  • far_perf
  • far_regression
  • hbr_baseline
  • hbr_regression
  • osd_regression

历史

项目历史与用法

OpenSubdiv is Pixar’s open-source subdivision-surface library for evaluating and drawing smooth subdivision surfaces on CPU and GPU architectures. It packages production graphics R&D into reusable libraries and test tools, giving DCC applications and renderers a common implementation of high-performance subdivision.

项目历史

Pixar describes OpenSubdiv as the fifth generation of a subdivision library lineage used in its proprietary animation system, rooted in research and production experience from Tony DeRose, Tien Truong, and Pixar’s broader graphics group. The library exposes the subdivision behavior needed to match RenderMan-style limit surfaces while supporting massively parallel execution.

The project was introduced publicly around SIGGRAPH 2012 and saw a fuller 2.0 release at SIGGRAPH 2013. OpenSubdiv 2.0 added an evaluation API and moved to the Apache License, broadening its usefulness for open-source consumers. Version 3.0, announced by Pixar and DreamWorks Animation in 2015, was a near rewrite focused on performance, memory use, and a cleaner API.

采用历史

OpenSubdiv spread because subdivision surfaces are a common production primitive but historically differed across tools. A shared implementation helped models preserve crease rules, face-varying data, and limit-surface behavior as assets moved between modeling, animation, lookdev, and rendering packages.

Industry coverage documented adoption in commercial DCC tools such as Maya, 3ds Max, Houdini, Poser, and DAZ Studio after the early releases. Blender’s ability to consume the library was helped by the Apache license change, making the package notable at the boundary between studio R&D and open-source desktop graphics.

使用方式

Developers embed OpenSubdiv in modeling tools, viewport engines, renderers, and asset-processing pipelines that need Catmull-Clark-style subdivision with predictable results. The command-line regression and performance utilities packaged by Homebrew are mostly for validation and benchmarking; the central payload is the library used by graphics software.

The library matters most when dense animated meshes need interactive feedback. GPU-backed subdivision can draw a faithful smooth surface in the viewport without baking every subdivided polygon into the authored asset.

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

OpenSubdiv is a classic package-nerd artifact: a library from a famous production studio, released with a permissive license, then pulled into general-purpose graphics stacks. Its dependencies and build flags matter because consumers often care about CPU vectorization, GPU backends, and exact numerical behavior.

时间线

  • 1998: Pixar’s subdivision-surface production work was publicized through SIGGRAPH research and shorts such as Geri’s Game.
  • 2012: OpenSubdiv was first publicly released as an open-source expression of Pixar subdivision technology.
  • 2013: OpenSubdiv 2.0 added the Evaluation API and switched to the Apache License.
  • 2015: OpenSubdiv 3.0 was announced by Pixar and DreamWorks Animation with a major rewrite.

Related projects

  • Related technologies include RenderMan, USD/Hydra, Alembic, and DCC applications that implement Catmull-Clark subdivision. OpenSubdiv is also part of the wider Pixar open-source graphics family alongside OpenUSD.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bfr_evaluatecli全局可执行文件
far_perfcli全局可执行文件
far_regressioncli全局可执行文件
hbr_baselinecli全局可执行文件
hbr_regressioncli全局可执行文件
osd_regressioncli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本3.7.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/PixarAnimationStudios/OpenSubdiv

安装元数据

软件包元数据

软件包键brew:opensubdiv
版本3.7.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/opensubdiv
主页https://www.opensubdiv.org/
仓库https://github.com/PixarAnimationStudios/OpenSubdiv
上游文档https://graphics.pixar.com/opensubdiv/docs/intro.html
许可证Apache-2.0
源码归档https://github.com/PixarAnimationStudios/OpenSubdiv/archive/refs/tags/v3_7_0.tar.gz
依赖glfw
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libosd-dev 3.6.0-3

high performance subdivision surface (subdiv) library - development

https://graphics.pixar.com/opensubdiv/

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

libosd-doc 3.6.0-3

high performance subdivision surface (subdiv) library - documentation

https://graphics.pixar.com/opensubdiv/

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

libosdcpu3.6.0 3.6.0-3

high performance subdivision surface (subdiv) library - CPU runtime

https://graphics.pixar.com/opensubdiv/

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

libosdgpu3.6.0 3.6.0-3

high performance subdivision surface (subdiv) library - GPU runtime

https://graphics.pixar.com/opensubdiv/

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

opensubdiv-tools 3.6.0-3

high performance subdivision surface (subdiv) library - tools

https://graphics.pixar.com/opensubdiv/

sudo apt install opensubdiv-tools
  • Section: graphics
  • Architecture: amd64
  • Source Package: opensubdiv
  • 6 依赖
  • normalized package name match
  • 匹配方式:Opensubdiv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opensubdiv-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

opensubdiv

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

libosd-dev 3.5.0-2.1build1

high performance subdivision surface (subdiv) library - development

http://graphics.pixar.com/opensubdiv/

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

libosd-doc 3.5.0-2.1build1

high performance subdivision surface (subdiv) library - documentation

http://graphics.pixar.com/opensubdiv/

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

libosdcpu3.5.0t64 3.5.0-2.1build1

high performance subdivision surface (subdiv) library - CPU runtime

http://graphics.pixar.com/opensubdiv/

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

libosdgpu3.5.0t64 3.5.0-2.1build1

high performance subdivision surface (subdiv) library - GPU runtime

http://graphics.pixar.com/opensubdiv/

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

opensubdiv-tools 3.5.0-2.1build1

high performance subdivision surface (subdiv) library - tools

http://graphics.pixar.com/opensubdiv/

sudo apt install opensubdiv-tools
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: opensubdiv
  • 6 依赖
  • normalized package name match
  • 匹配方式:Opensubdiv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opensubdiv-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

opensubdiv 3.6.1-r1

An Open-Source subdivision surface library

https://graphics.pixar.com/opensubdiv

sudo apk add opensubdiv
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opensubdiv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opensubdiv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensubdiv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensubdiv-dev 3.6.1-r1

An Open-Source subdivision surface library (development files)

https://graphics.pixar.com/opensubdiv

sudo apk add opensubdiv-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opensubdiv
  • 1 依赖
  • normalized package name match
  • 匹配方式:Opensubdiv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensubdiv-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensubdiv-tools 3.6.1-r1

An Open-Source subdivision surface library (tools)

https://graphics.pixar.com/opensubdiv

sudo apk add opensubdiv-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opensubdiv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opensubdiv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensubdiv-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opensubdiv-tutorials 3.6.1-r1

An Open-Source subdivision surface library (tutorials)

https://graphics.pixar.com/opensubdiv

sudo apk add opensubdiv-tutorials
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opensubdiv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Opensubdiv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opensubdiv-tutorials from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

opensubdiv 3.7.0-3.fc44

High performance subdivision surface libraries

https://github.com/PixarAnimationStudios/OpenSubdiv

sudo dnf install opensubdiv
  • License: Pixar AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: opensubdiv
  • 8 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Opensubdiv
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: opensubdiv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

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