1. Home
  2. Browse
  3. vtk

vtk

v9.3.0-pv5.12.1#4Latest

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)
target_link_libraries(main PRIVATE ${VTK_LIBRARIES})

Features

Dependencies

See source

Version

v9.3.0-pv5.12.1#4

Publication

Supports

All

GitHub

Kitware/VTK

Homepage

github.com/Kitware/VTK

Subtree

333ba63a16

License

BSD-3-Clause

Definition

Manifest