<div dir="ltr">Thanks, I'll try it.<br>
<br>
Does it possible to do some picking on each glyph ?<br>
<br>
--<br>
Eddy</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/8 Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here's an example using the Glyph3DMapper<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Glyph3DMapper" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/Glyph3DMapper</a><br>
<div><div class="h5"><br>
On Tue, Jan 8, 2013 at 8:40 AM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br>
> Hi Eddy,<br>
><br>
> The class vtkGlyph3D will take a single polydata and replicate it at<br>
> several different positions. It's much faster than using several actors.<br>
> There is also a newer and even faster class called vtkGlyph3DMapper,<br>
> but I haven't used it yet.<br>
><br>
> - David<br>
><br>
> On Tue, Jan 8, 2013 at 8:28 AM, edd cmaugo <<a href="mailto:edcpwk@gmail.com">edcpwk@gmail.com</a>> wrote:<br>
>> Hi,<br>
>><br>
>> What is the fatest way to display the same objet several times at an<br>
>> interactive frame rate ?<br>
>><br>
>> I've tried to create a bunch of vtkLODActor at different position that share<br>
>> the same polydata,<br>
>> but beyond a certain number the display is very slow.<br>
>><br>
>> Thanks,<br>
>> --<br>
>> Eddy<br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br></div>