[Paraview] vtkWriter Subclass

Mike Jackson maillist at bluequartz.net
Mon Nov 21 00:28:17 EST 2005


I would like to look at some data that has been given to me. The  
format is in ASCII and is a special format (gotta love researchers).  
We have written a parser to get it out of the file and into a  
vtkImageData object. The data represents voxels in a 256x256x256  
grid. The values are either 1 or 0.

Once I get the data exported into some vtk specific file I would like  
to load it up into paraview. I have tried several of the vtk*writer  
classes all with no luck trying to load the file into paraview. The  
most I get is an outline of the model ( a wireframe cube). Could  
anyone offer some ideas on what I might use to accomplish this?

Don't even suggest to write a paraview plugin. I am running OS X  
10.4.3 and I am lucky to just have paraview running, let alone build  
a module for it.
---
Mike Jackson
mike _at_ bluequartz dot net




More information about the ParaView mailing list