vtkWrapTclInit-6.2

Tcl bindings for VTK

Install

All systems
curl cmd.cat/vtkWrapTclInit-6.2.sh
Debian Debian
apt-get install tcl-vtk6
Ubuntu
apt-get install tcl-vtk6
image/svg+xml Kali Linux
apt-get install tcl-vtk6
Windows (WSL2)
sudo apt-get update sudo apt-get install tcl-vtk6
Raspbian
apt-get install tcl-vtk6

tcl-vtk6

Tcl bindings for VTK

The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. This provides the shared libraries and executable that enable one to use VTK from Tcl/Tk scripts. You will need Tcl/Tk and vtk installed to use this.