macOS
brew install vtklocal Homebrew formula metadata
sudo port install vtkMacPorts ports tree · graphics/vtk/Portfile · ソース: api.github.com
brew
vtk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vtklocal Homebrew formula metadata
sudo port install vtkMacPorts ports tree · graphics/vtk/Portfile · ソース: api.github.com
sudo apk add vtkAlpine Linux edge package indexes · vtk · ソース: dl-cdn.alpinelinux.org
sudo dnf install vtkFedora Rawhide package metadata · vtk · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vtknixpkgs package indexes · vtk · ソース: raw.githubusercontent.com
sudo pacman -S vtkArch Linux sync databases · vtk · ソース: geo.mirror.pkgbuild.com
sudo zypper install libvtk1openSUSE Tumbleweed package metadata · libvtk1 · ソース: download.opensuse.org
概要
Toolkit for 3D computer graphics, image processing, and visualization
履歴
The Visualization Toolkit, usually called VTK, is a long-running open-source system for 3D graphics, modeling, image processing, volume rendering, scientific visualization, and 2D plotting. It is a C++ toolkit with language bindings, especially Python, and is used as a visualization foundation in research, engineering, medical imaging, and commercial applications.
VTK began in December 1993 as companion software for the textbook `The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics`. Will Schroeder, Ken Martin, and Bill Lorensen wrote the book and software on their own time while at GE R&D, with permission, to create an open framework for advanced visualization and graphics applications.
VTK grew out of the authors' earlier graphics and visualization work at GE and was shaped by systems such as LYMB, VISAGE, Clockworks, and object-oriented modeling ideas. After the core was written, users and developers from GE Medical Systems, research labs, universities, oil and gas, and other domains began applying it to real problems and extending the code.
In 1998, Ken Martin and Will Schroeder, together with Lisa Avila, Charles Law, and Bill Hoffman, left GE to found Kitware in order to support the growing VTK community. Since then, Kitware and hundreds of outside contributors have maintained VTK as a central open-source visualization platform, with major institutional participation from groups such as Sandia National Laboratories, Los Alamos, the Department of Energy ASC program, the National Library of Medicine, and the Army Research Laboratory.
VTK applications are usually built as visualization pipelines: data objects flow through filters, mappers, renderers, widgets, and interaction components. Developers use it from C++ when they need maximum control and from Python when they want rapid scientific or data-processing workflows, while VTK's file formats and wrapping tools make it a common bridge between compiled simulation codes and exploratory visualization.
For package maintainers, VTK is significant because it is both a library stack and an ecosystem anchor. It underpins tools such as ParaView and many scientific applications, has a large module surface, exposes compiled wrappers, tracks graphics back ends and data formats over decades, and tends to stress build systems, ABI compatibility, and binary packaging more than small command-line tools do.
セキュリティ状態
vtk に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vtkParseJava-9.6 | cli | グローバル実行可能ファイル | |
vtkProbeOpenGLVersion-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapHierarchy-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapJava-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapJavaScript-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapPython-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapPythonInit-9.6 | cli | グローバル実行可能ファイル | |
vtkWrapSerDes-9.6 | cli | グローバル実行可能ファイル | |
vtkpython | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vtk |
|---|---|
| バージョン | 9.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vtk |
| ホームページ | https://www.vtk.org/ |
| リポジトリ | https://gitlab.kitware.com/vtk/vtk |
| 上流ドキュメント | https://docs.vtk.org/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://www.vtk.org/files/release/9.6/VTK-9.6.2.tar.gz |
| 最終更新 | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| 依存関係 | boost, cgns, double-conversion, eigen, fontconfig, freetype, hdf5, jpeg-turbo, jsoncpp, libharu, libogg, libpng, libtiff, lz4, netcdf, nlohmann-json, proj, pugixml, python@3.14, qtbase, qtdeclarative, sqlite, theora, utf8cpp, xz |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | expat, libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vtk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vtk
nix profile install nixpkgs#vtkvtk 9.5.2-r2
A software system for 3D computer graphics, image processing and visualization
sudo apk add vtkvtk-dev 9.5.2-r2
A software system for 3D computer graphics, image processing and visualization (development files)
sudo apk add vtk-devvtk-doc 9.5.2-r2
A software system for 3D computer graphics, image processing and visualization (documentation)
sudo apk add vtk-docpython3-vtk 9.6.2-2.fc45
Python 3 bindings for VTK
sudo dnf install python3-vtkpython3-vtk-mpich 9.6.2-2.fc45
Python 3 bindings for VTK with mpich
sudo dnf install python3-vtk-mpichpython3-vtk-openmpi 9.6.2-2.fc45
Python 3 bindings for VTK with openmpi
sudo dnf install python3-vtk-openmpivtk 9.6.2-2.fc45
The Visualization Toolkit - A high level 3D visualization library
sudo dnf install vtkvtk-data 9.6.2-2.fc45
VTK data files for tests/examples
sudo dnf install vtk-datavtk-devel 9.6.2-2.fc45
VTK header files for building C++ code
sudo dnf install vtk-develvtk-doc 9.6.2-2.fc45
API documentation for VTK
sudo dnf install vtk-docvtk-examples 9.6.2-2.fc45
Examples for VTK
sudo dnf install vtk-examplesvtk-java 9.6.2-2.fc45
Java bindings for VTK
sudo dnf install vtk-javavtk-mpich 9.6.2-2.fc45
The Visualization Toolkit - mpich version
sudo dnf install vtk-mpichvtk-mpich-devel 9.6.2-2.fc45
VTK header files for building C++ code with mpich
sudo dnf install vtk-mpich-develvtk-mpich-java 9.6.2-2.fc45
Java bindings for VTK with mpich
sudo dnf install vtk-mpich-javaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.