[Paraview] Loading sequential VTK files all at once
Kent Eschenberg
eschenbe at psc.edu
Wed Nov 21 22:54:37 EST 2007
Olumide wrote:
> One bit of advise tho, I'm programatically generating my data files, do
> you suggest I write an XML writer or I use a library like Xerces?
A few weeks ago I wrote a C routine to write a vtp file and another to
write a vti file (XML format). Both used the "appended" and "raw"
formats for efficiency. Therefore I didn't need to deal with any special
encoding. It was easy.
Kent
Pittsburgh Supercomputing Center
More information about the ParaView
mailing list