[vtkusers] please help

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Feb 13 22:52:02 EST 2002


hi,

>>>>> "JF" == Julia Faurie <julia at lrde.epita.fr> writes:

    JF> hi!  i've got a surface and 3 vectors (red-green and blue).
    JF> Each point of each vector connects with each point of the
    JF> surface.  Does someone know how i can associate those vectors
    JF> to my surface???  thanks

Well, you could create a lookup table from the r,g,b for each point
and create an increasing sequence of scalars for each point in the
point data.  The example in page 9 of the fileformats.pdf
http://public.kitware.com/VTK/pdf/file-formats.pdf might show you how
that is done.

prabhu



More information about the vtkusers mailing list