<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV style="FONT: 10pt arial"></DIV>
<DIV><FONT face=Arial size=2>Hi!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>As newbie in VTK I have, at least I believe, a 
simple problem,<BR>but it could take me a lot of time and that is what I cannot 
<BR>afford since I am working on a time critical project.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My problem is following. I have computed components 
of<BR>3D vector field(u, v, w). I want to perform following 
<BR>tasks:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1. To put calculate interpolated values of vector 
components<BR>on sphere represented whith triangular mesh.<BR>2. Extract 
interpolated components and points(x, y, z) of<BR>triangular mesh in 
vectors.<BR>3. Perform matrix operations on that vectors that<BR>represent 
points &amp; construct another triangular mesh<BR>that represents transformation 
of intial surface.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I would appreciate very much if someone could tell 
me <BR>what VTK classes I should use, or would like to share<BR>code which 
consider the issue of mine.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ermin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>