<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jia-Ming <br>
<br>
I've been putting a whole bunch of code into a public svn repository<br>
<a class="moz-txt-link-freetext" href="https://svn.cscs.ch/vtkContrib/trunk/">https://svn.cscs.ch/vtkContrib/trunk/</a><br>
try checking out the contents and inside CSCSCommon, you'll find three
classes vtkCSVReader (base class) and CSVPolyDataReader and
CSVStructurePointsReader<br>
(see <a class="moz-txt-link-freetext" href="https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/vtkCSCSCommon/">https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/vtkCSCSCommon/</a> for
file list)<br>
<br>
if you are able to build these modules, you may be able to use the CSV
(Comma separated value) readers to handle your data directly without
the need to convert the files in any way.<br>
<br>
If you try this, please let me know if it all works as I'd like to know
if you are able to build/test etc.<br>
<br>
JB<br>
<br>
<blockquote
 cite="mid19af4cc20607240745x339e385al5049fd624dae51ec@mail.gmail.com"
 type="cite">
  <div>Hi All,</div>
  <div>&nbsp;</div>
  <div>&nbsp; I have many data in a *.txt file. (3D, (x,y,z), irregular).
How can vtk read them and draw the visualisation? Or how can I convert
them to vtk file? (like *.vtk) Or other method.</div>
  <div>&nbsp;</div>
  <div>&nbsp; I google and can't find the method. Could some one help me?
Thank you very much!</div>
  <div>&nbsp;</div>
  <div>Best,</div>
  <div>Jia-Ming</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
John Biddiscombe,                            <a class="moz-txt-link-freetext" href="email:biddisco">email:biddisco</a> @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/about/BJohn.php">http://www.cscs.ch/about/BJohn.php</a>
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82
</pre>
</body>
</html>