[vtkusers] Rendering voxel slices efficiently

Phil Cook p.cook at cs.ucl.ac.uk
Sun Feb 15 14:10:27 EST 2004


Hi,

I am trying to visualise slices of voxel data (MRI). I am using 
vtkImageDataGeometryFilter and vtkGlyph3D. For each point in the 
vtkImageDataGeometryFilter output, the glyph is a square / rectangle 
the size of one voxel. This gives the right image, but it's very slow. 
Is there a more efficient way to get this output?

Thanks


Phil




More information about the vtkusers mailing list