1. Home
  2. Browse
  3. vtk

vtk

v9.2.0-pv5.11.0#11Go to latest

Software system for 3D computer graphics, image processing, and visualization

Install

Run the following Vcpkg command to install the port.

vcpkg install vtk

Usage

The package vtk provides CMake targets:

find_package(VTK REQUIRED)
include("${VTK_USE_FILE}")
target_link_libraries(main PRIVATE ${VTK_LIBRARIES})

Features

Dependencies

See source

Version

v9.2.0-pv5.11.0#11

Publication

Supports

All

GitHub

Kitware/VTK2.9K

Homepage

github.com/Kitware/VTK

Subtree

06e8ed3bfb

License

BSD-3-Clause

Definition

Manifest