<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Dear all vtk users,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am new to vtk. I'm using Python to write my
applications. Currently I'm exploring color mapping with vtk. To become familiar
with color mapping I'd like to color the surface of a sphere. I have values for
each point on the sphere. I have an idea of how to go about
this but I'm not sure how to write the code. I believe I need to put my values
into an array and then some how use these values with a lookup table and
then map the corresponding colors to the points on sphere. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>If someone could give me an idea of how to do this
I would be very grateful. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Kind regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Richard
Rowe.</FONT> </DIV></FONT></DIV></BODY></HTML>