Automic VaultAutomic Vault

brew

opensubdiv mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opensubdiv in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install opensubdiv

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install opensubdiv

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add opensubdiv

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

Fedora dnfverifiziert · 92%
sudo dnf install opensubdiv

Fedora Rawhide package metadata · opensubdiv · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#opensubdiv

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S opensubdiv

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

Debian aptverifiziert · 92%
sudo apt install libosd-dev

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

openSUSE zypperverifiziert · 92%
sudo zypper install OpenSubdiv-devel

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

Überblick

Paketzusammenfassung

Open-source subdivision surface library

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bfr_evaluatecliglobales Executable
far_perfcliglobales Executable
far_regressioncliglobales Executable
hbr_baselinecliglobales Executable
hbr_regressioncliglobales Executable
osd_regressioncliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version3.7.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/PixarAnimationStudios/OpenSubdiv

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:opensubdiv
Version3.7.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/opensubdiv
Homepagehttps://www.opensubdiv.org/
Repositoryhttps://github.com/PixarAnimationStudios/OpenSubdiv
Upstream-Dokumentationhttps://graphics.pixar.com/opensubdiv/docs/intro.html
LizenzApache-2.0
Quellarchivhttps://github.com/PixarAnimationStudios/OpenSubdiv/archive/refs/tags/v3_7_0.tar.gz
Abhängigkeitenglfw
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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