1. Home
  2. Browse
  3. vtk

vtk

v9.3.0-pv5.12.1#1Latest

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.3.0-pv5.12.1#1

Publication

Supports

All

GitHub

Kitware/VTK2.9K

Homepage

github.com/Kitware/VTK

Subtree

6db51d86a9

License

BSD-3-Clause

Definition

Manifest