[vtkusers] display tens of thousands of cubes

David Doria daviddoria at gmail.com
Tue Feb 7 12:07:44 EST 2012


On Tue, Feb 7, 2012 at 12:01 PM, Alex Southern <mrapsouthern at gmail.com>wrote:

>  I made the changes using the vtkAppendPolyData approach, see code below.
>
> This did improve the interaction alot, but it was still a little slugish.
> Is this because I implemented badly?
>
> Thanks
> Alex
>

It looks fine. I'd try one of the glyph methods that was suggested to
compare the speed. Here is an example of David DeMarle's suggestion:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/Glyph3D

And Bryn's suggestion:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Glyph3DMapper

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120207/02754513/attachment.htm>


More information about the vtkusers mailing list