1. Home
  2. Browse
  3. vtk

vtk

v9.0.3-pv5.9.1#4Go 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.0.3-pv5.9.1#4

Publication

Supports

All

GitHub

Kitware/VTK2.9K

Homepage

github.com/Kitware/VTK

Subtree

30b2f6bb8f

License

Complex license

Definition

Manifest