🍺 BREW Explorer

← all formulae

vtk

brew install vtk v9.6.2 BSD-3-Clause

C++ toolkit for 3D graphics, image processing, and scientific visualization with Python bindings.

Why you might care

VTK is a foundational library for building visualization applications, particularly in scientific computing and medical imaging. It provides robust algorithms for rendering, mesh processing, and data analysis—used as a build dependency by tools like ParaView and VisIt. Choose VTK if you're developing C++ or Python visualization pipelines that need production-grade 3D rendering and extensive algorithm libraries.

Categories

Alternatives

OpenVDB Open3D CGAL Visualization Toolkit
3.7k
30-day installs · #726
11.5k
90-day · #760
51.5k
365-day · #667

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "OpenVDB",
    "Open3D",
    "CGAL",
    "Visualization Toolkit"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "visualization",
    "scientific",
    "framework"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "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"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Toolkit for 3D computer graphics, image processing, and visualization",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "vtk",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.vtk.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "VTK - The Visualization Toolkit",
  "installs_30d": 3721,
  "installs_365d": 51461,
  "installs_90d": 11498,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:46:39+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "vtk",
  "oldnames": [],
  "one_liner": "C++ toolkit for 3D graphics, image processing, and scientific visualization with Python bindings.",
  "optional_dependencies": [],
  "rank_30d": 726,
  "rank_365d": 667,
  "rank_90d": 760,
  "raw_hash": "78bb1e04ddf4767d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/v/vtk.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake",
    "pyqt"
  ],
  "uses_from_macos": [
    "expat",
    "libxml2"
  ],
  "version_head": "HEAD",
  "version_stable": "9.6.2",
  "versioned_formulae": [],
  "why_use_this": "VTK is a foundational library for building visualization applications, particularly in scientific computing and medical imaging. It provides robust algorithms for rendering, mesh processing, and data analysis\u2014used as a build dependency by tools like ParaView and VisIt. Choose VTK if you\u0027re developing C++ or Python visualization pipelines that need production-grade 3D rendering and extensive algorithm libraries."
}