<P>
I have created a very simple vtk legacy file and trying to visualize it using ParaView3.1.1. The file is as follows :<BR>
<BR>
# vtk DataFile Version 2.0<BR>
Molecule points<BR>
ASCII<BR>
DATASET POLYDATA<BR>
POINTS 2 float<BR>
0.0 0.0 -1.29308565 <BR>
0.0 0.0 1.29308565 <BR>
<BR>
LINES 2 6<BR>
2 0 1 <BR>
2 1 0 <BR>
<BR>
POINT_DATA 2<BR>
SCALARS radius float<BR>
LOOKUP_TABLE radius<BR>
1.66<BR>
1.66<BR>
SCALARS colors float 4<BR>
LOOKUP_TABLE colors<BR>
1.0 1.0 0.0 1.0<BR>
1.0 1.0 0.0 1.0<BR>
<BR>
I am drawing a glyph at each point with a sphere as a source.<BR>
I want the spheres to be colored according to the color specified in the LOOKUP_TABLE colors. The glyphs get drawn without any problem , but when I want to color them according to color in the file (by changing the Dispaly property, Color by colors) nothing happens the spheres are always displayed in blue, no mater what is the color in the file.&nbsp; <BR>
Am I doing something wrong ? if yes please correct me.
</P>
<br><br>
<Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style='font-family:Verdana;font-size:11px;line-height:15px;'><TR><td><a href='http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/signature-home.htm/1050715198@Middle5/1399354_1392870/1398793/1?PARTNER=3&OAS_QUERY=null target=new '><img src =http://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi/1399354_1392870/creative_1398793.gif  alt='stair case'  border=0></a></td></TR></Table>