<P>
I have made a small vtk legacy file, which contains 3 points and the scalar value (radius) associated with them, I want to draw a glyph around the points and want them to be colored according the the color which I have specified in the lookup table. The file is as following : <BR>
<BR>
# vtk DataFile Version 2.0<BR>
Molecule points<BR>
ASCII<BR>
DATASET POLYDATA<BR>
POINTS 3 float<BR>
0.0 0.0 -0.84497583<BR>
2.31267592 0.0 0.42248792<BR>
-2.31267592 0.0 0.42248792<BR>
<BR>
LINES 4 12<BR>
2 0 1<BR>
2 0 2<BR>
2 1 0<BR>
2 2 0<BR>
<BR>
POINT_DATA 3<BR>
SCALARS sample_scalar float 1<BR>
LOOKUP_TABLE radius<BR>
1.66<BR>
1.66<BR>
1.66<BR>
LOOKUP_TABLE radius 3<BR>
1.0 1.0 0.0 1.0<BR>
1.0 1.0 0.0 1.0<BR>
1.0 1.0 0.0 1.0&nbsp; <BR>
<BR>
I am using ParaView3 to visualize this file and the glyphs are always displayed in a color other than the what is specified in the lookup table. Instead the connectivity is shown according the to the specified color. The resulting image looks like :<BR>
<BR>
http://rapidshare.com/files/50952946/atom_glyph.png.html<BR>
<BR>
Please correct the mistake that I am making.<BR>
<BR>

</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/1362386_1355934/1361766/1?PARTNER=3&OAS_QUERY=null target=new '><img src =http://imadworks.rediff.com/cgi-bin/AdWorks/adimage.cgi/1362386_1355934/creative_1361766.gif  alt='ebay'  border=0></a></td></TR></Table>