<div dir="ltr"><div>Hi,<br><br></div><div>I&#39;ve tried the Glyph3DMapper class and it&#39;s a lot&#39;s <span id="result_box" class="" lang="en"><span class="">much faster than</span> <span class="">what I was doing</span></span>.<br>
<br>But I need the ability to pick each glyph separately.<br></div><div>So, is it possible to do the same as in this example ? :<br></div><div><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAGlyph">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/MoveAGlyph</a><br>
</div><div><br></div><div>or do I have to use vtkGlyph3d instead ?<br></div><div><br>--<br></div>Eddy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/9 edd cmaugo <span dir="ltr">&lt;<a href="mailto:edcpwk@gmail.com" target="_blank">edcpwk@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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="HOEnZb"><div class="h5"><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><br>
On Tue, Jan 8, 2013 at 8:40 AM, David Gobbi &lt;<a href="mailto:david.gobbi@gmail.com" target="_blank">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" target="_blank">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><font color="#888888"><br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>