VTK/Examples/Tcl
From KitwarePublic
Click here for instructions on how to run VTK Tcl scrips.
It would be appreciated if there are any Python VTK experts who could convert any of the c++ examples to Tcl!
Mathematics Operations
| Example Name | VTK Classes Demonstrated | Description |
|---|---|---|
| Dot product |
Input and Output
| Example Name | VTK Classes Demonstrated | Description |
|---|---|---|
| Read Image from VTI file | vtkXMLImageDataReader | |
| Read DICOM file series | vtkDICOMImageReader |
Geometric Objects
| Example Name | VTK Classes Demonstrated | Description |
|---|---|---|
| Plane | vtkPlaneSource | |
| Tetrahedron | vtkTetra | |
| Cube | vtkCubeSource | |
| Sphere | vtkSphereSource |