vtkWrapTcl
Development files for paraview-mpich
Install
- All systems
-
curl cmd.cat/vtkWrapTcl.sh
- Debian
-
apt-get install tcl-vtk
- Ubuntu
-
apt-get install tcl-vtk
- Arch Linux
-
pacman -S vtk
- Fedora
-
dnf install vtk-tcl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcl-vtk
- OS X
-
brew install vtk
- Raspbian
-
apt-get install tcl-vtk
- Dockerfile
- dockerfile.run/vtkWrapTcl
paraview-mpich-devel
Development files for paraview-mpich
paraview-openmpi-devel
paraview-openmpi
vtk-mpich-tcl
Tcl bindings for VTK with mpich
vtk-openmpi-tcl
Tcl bindings for VTK with openmpi
vtk-tcl
Tcl bindings for VTK
tcl-vtk
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.