<font><font face="verdana,sans-serif">Yes, hexagonal mesh is not possible with closed polyhedron of genus 0 (something sphere-like).</font></font><div><a href="http://www.cs.mtu.edu/~shene/COURSES/cs3621/SLIDES/Mesh.pdf">http://www.cs.mtu.edu/~shene/COURSES/cs3621/SLIDES/Mesh.pdf</a> <font><font face="verdana,sans-serif"><br>

</font></font><br><div class="gmail_quote">On Sat, Jun 30, 2012 at 9:24 AM, Alexandre GOUAILLARD <span dir="ltr">&lt;<a href="mailto:agouaillard@gmail.com" target="_blank">agouaillard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Just a note,<br>
<br>
a simplex mesh is NOT an hexagonal mesh. Only if the original mesh is<br>
regular, has no border and has the correct genus, have all the points<br>
6 edges, in which case the dual simplex mesh is hexagonal. In all the<br>
other case, you will have some cells with 5, 7 or an arbitrary number<br>
of faces.<br>
<br>
alex.<br>
<div><div class="h5"><br>
On Fri, Jun 29, 2012 at 6:13 PM, Dženan Zukić &lt;<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>&gt; wrote:<br>
&gt; I would recommend to use this for reading files:<br>
&gt; <a href="http://www.insight-journal.org/browse/publication/761" target="_blank">http://www.insight-journal.org/browse/publication/761</a><br>
&gt; and then simply apply triangular-&gt;simplex filter.<br>
&gt; Since simplex mesh inherits itk::mesh, the above I/O framework should work<br>
&gt; for writing the resulting simplex mesh.<br>
&gt;<br>
&gt; This approach will most likely not be very fast, but if you need to run it<br>
&gt; only occasionally, it does not matter.<br>
&gt;<br>
&gt; Some examples of dealing with meshes in ITK:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK/Examples#Meshes" target="_blank">http://www.itk.org/Wiki/ITK/Examples#Meshes</a><br>
&gt;<br>
&gt; On Fri, Jun 29, 2012 at 6:02 PM, Siddharth Srivastava &lt;<a href="mailto:siddys@gmail.com">siddys@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Dzenan,<br>
&gt;&gt;       Looks like this may work for me. Any examples on its usage that I<br>
&gt;&gt; can follow?<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Sid.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Jun 29, 2012 at 7:46 AM, Dženan Zukić &lt;<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Maybe what you need is this:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a href="http://www.itk.org/Doxygen/html/classitk_1_1TriangleMeshToSimplexMeshFilter.html" target="_blank">http://www.itk.org/Doxygen/html/classitk_1_1TriangleMeshToSimplexMeshFilter.html</a><br>
&gt;&gt;&gt; But that is part of ITK library, not VTK.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Jun 28, 2012 at 6:34 PM, Siddharth Srivastava &lt;<a href="mailto:siddys@gmail.com">siddys@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt;&gt;      Since there are a number of graphics/visualization experts on this<br>
&gt;&gt;&gt;&gt; group, I think<br>
&gt;&gt;&gt;&gt; this is the best forum available to me to request for the following:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I would like a have a program or algorithm to convert a triangular mesh<br>
&gt;&gt;&gt;&gt; to one with hexagonal<br>
&gt;&gt;&gt;&gt; elements. My triangular mesh is generated in Matlab, so I have the<br>
&gt;&gt;&gt;&gt; [face,vertex] structure, along<br>
&gt;&gt;&gt;&gt; with the data. Initially, my primary purpose is visualization of the<br>
&gt;&gt;&gt;&gt; mesh.<br>
&gt;&gt;&gt;&gt; Is there something like this available? Does VTK have a functionality to<br>
&gt;&gt;&gt;&gt; generate hexagonal<br>
&gt;&gt;&gt;&gt; tessellations? I have been searching the net for similar<br>
&gt;&gt;&gt;&gt; transformation, but I have not been spectacularly successful in this so<br>
&gt;&gt;&gt;&gt; far.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks for all the help,<br>
&gt;&gt;&gt;&gt; Sid.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt;&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&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<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
</div></div>&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<div class="im">&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
</div>&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
</blockquote></div><br></div>