[vtkusers] Move STL model and colormap it

ghy ghy at tellyes.com
Thu Feb 27 04:28:02 EST 2014


vtkElevationFilter will help you map the STL polydata to scalar dataset.

After you have rendered the colormapped Polydata Model in a renderWindow,
you can use vtkWindowToImageFilter to get a series vtkImageData from a
renderWindow  at a certain frame rate.

And vtkAVIWriter can help you save the series vtkImageData to a .AVI file.

Hope it will help.

Susan.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Move-STL-model-and-colormap-it-tp5726112p5726130.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list