[vtkusers] VTK for visualizing 3D Networks
mmusy
marco.musy at gmail.com
Sat Apr 6 18:17:09 EDT 2019
Hi
you can check out these two examples which make use of vtkplotter:
https://github.com/marcomusy/vtkplotter/blob/master/examples/basic/tube.py
(tubes of varying size and colors)
and
https://github.com/marcomusy/vtkplotter/blob/master/examples/basic/manyspheres.py
(large nr of spheres of varying size and colors)
you can convert easily scalrs to color arrays etc..
using vtkplotter methods will not prevent you from using any of the existing
vtk standard
features,
hope that helps
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list