[vtkusers] Simple question

Lorensen, William E (CRD) lorensen at crd.ge.com
Tue Dec 11 15:56:51 EST 2001


combColorIso.tcl shows how to do this.

-----Original Message-----
From: Andy Cedilnik [mailto:Andy.Cedilnik at kitware.com]
Sent: Tuesday, December 11, 2001 1:12 PM
To: Greg Slabaugh; vtkusers at public.kitware.com
Subject: Re: [vtkusers] Simple question


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?

_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers



More information about the vtkusers mailing list