<HTML>
<HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE title="table borders">.htmtableborders, .htmtableborders td,
.htmtableborders th {border : 1px dashed lightgrey ! important;} </STYLE>
<STYLE type=text/css>html, body { border: 0px; } span.macro, span.macro ul,
span.macro div, span.macro p {background : #CCCCCC;} </STYLE> <STYLE
type=text/css> p{margin-bottom: 0.15em;margin-top:
0.15em;}body{font-family:tahoma;font-size:10pt;}; </STYLE> </HEAD> <BODY>
<FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma"> <DIV><BR> </DIV>
<DIV>Hi all,</DIV> <DIV> </DIV> <DIV>I'm afraid I'm very new
to VTK, but it seems to be the best fit for an application I'd like to
write. If any one can help out with some pointers it would be great.</DIV>
<DIV> </DIV> <DIV>I have an array of data in polar co-ordinates,
e.g.</DIV> <DIV> </DIV> <DIV>Angle / Radius
0 1
2 3 ....</DIV> <DIV>
0 (val) (val)
...</DIV> <DIV>
1/2000
....</DIV> <DIV>2/2000</DIV> <DIV>3/2000</DIV> <DIV>...<BR>(sorry if that
didn't format properly...)</DIV> <DIV> </DIV> <DIV>that I'd like to
plot in 3d, where (val) would be the height of the surface. From what I can
tell, I need to use a structured grid... but past that I could do with a
helping hand! If anyone has example code, or just pointers, it'd be great to
hear from you!</DIV> <DIV>I'm using MayaVi with python to do the actual
visualising...</DIV> <DIV> </DIV> <DIV>Cheers</DIV> <DIV>Dave</DIV>
</FONT></BODY>
</HTML>