Re: VTK for visualizing 3D Networks
mmusy <[email protected]> Sat, 6 Apr 2019 15:17:09 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers