[vtkusers] memory saving glyphs

tobes jesusliebtdich at gmx.de
Thu Nov 10 13:45:18 EST 2005


Hi,

im new to vtk ...

I tried to visualize a volume (for volume carving). 
For that i use vtkStructuredGrid, fill it wiht vtkPoints
and use a vtkGlyph3d wit a vtkCubeSource.

The problem is the volume may be 64x64x64 (or even larger!)
and glyph3d makes a copy of each cube, so im running into 
memory proplems.

Is there a way to display a box at each volume point without copying?

regards, Tobi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051110/c4552a53/attachment.htm>


More information about the vtkusers mailing list