<font size="2"><font face="verdana,sans-serif">Is volume rendering applicable to your case?</font></font><div><font size="2"><font face="verdana,sans-serif"><br></font></font></div><div><font size="2"><font face="verdana,sans-serif">HTH<br>

</font></font><br><div class="gmail_quote">On Tue, Mar 29, 2011 at 17:45, Petr Lorenz <span dir="ltr">&lt;<a href="mailto:petr.lorenz@ieee.org">petr.lorenz@ieee.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<br>
<br>
I have a mesh = rectilinear grid, and objects meshed in this grid. To each &quot;cell&quot; of the grid either an object is assigned, or the cell is left empty. Now I want to visualize the non-empty cells with differently colored cubes (cells) with a color corresponding to specific objects.<br>


<br>
The primitive way I used for the visualization is to create a vtkCubeSource-&gt;vtkPolyDataMapper-&gt;vtkActor pipeline for each non-empty cell and see in this way the meshed objects. However, the number of cells in a typical mesh is about 1.000.000 with ca. 100.000 non-empty cells, which results in very large processing time of VTK making any interactive usage impossible.<br>


<br>
Does anybody have an idea how to do the visualization in a better way? Can I maybe somehow use glyphing?<br>
<br>
Many thanks!<br>
Petr<br>
<br>
<br>
_______________________________________________<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>
</blockquote></div><br></div>