vtkWrapTcl-6.1
Tcl bindings for VTK
Install
- All systems
-
curl cmd.cat/vtkWrapTcl-6.1.sh
- Debian
-
apt-get install tcl-vtk6
- Ubuntu
-
apt-get install tcl-vtk6
- 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
- Dockerfile
- dockerfile.run/vtkWrapTcl-6.1
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.