<div dir="ltr">Thanks, I&#39;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">&lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here&#39;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 &lt;<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>&gt; wrote:<br>
&gt; Hi Eddy,<br>
&gt;<br>
&gt; The class vtkGlyph3D will take a single polydata and replicate it at<br>
&gt; several different positions.  It&#39;s much faster than using several actors.<br>
&gt; There is also a newer and even faster class called vtkGlyph3DMapper,<br>
&gt; but I haven&#39;t used it yet.<br>
&gt;<br>
&gt;  - David<br>
&gt;<br>
&gt; On Tue, Jan 8, 2013 at 8:28 AM, edd cmaugo &lt;<a href="mailto:edcpwk@gmail.com">edcpwk@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; What is the fatest way to display the same objet several times at an<br>
&gt;&gt; interactive frame rate ?<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve tried to create a bunch of vtkLODActor at different position that share<br>
&gt;&gt; the same polydata,<br>
&gt;&gt; but beyond a certain number the display is very slow.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; --<br>
&gt;&gt; Eddy<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; 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>
&gt;<br>
&gt; 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>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <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>