[vtkusers] Simple question

Andy Cedilnik Andy.Cedilnik at kitware.com
Tue Dec 11 13:11:55 EST 2001


Hello!

You can use vtkProbeFilter.
The way to do this is to set input and source to be color volume and polygonal
data. The result is polygonal data with colors at vertices.

There are some examples in VTK.

                         Andy

>I am a novice at the VTK.  I have a volume from which I am extracting an
>isosurface with vtkMarchingCubes, using a program written in C/C++.  In my
>volume data, I have a color at each voxel that I would like to apply to
>the extracted isosurface.  What is a simple way to do this?




More information about the vtkusers mailing list