You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: man/TUTORIAL_python3_vtk.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,7 @@
2
2
3
3
[Vtk](https://vtk.org/) the visualization tool kit is a software for image processing, 3D graphics, volume rendering and visualization. \
4
4
Naturally, we will work here with the [vtk](https://pypi.org/project/vtk/) python binding.
5
-
Additionally, we will have a look at [fury](https://fury.gl/latest/index.html),
6
-
a python library for scientific visualization and 3D animations that can read vtk files too.
5
+
Additionally, we will have a look at the [pyvista](https://docs.pyvista.org/) and [fury](https://fury.gl/latest/index.html) python libraries for scientific visualization that can read vtk files too.
0 commit comments