These case tables produce topologically correct surfaces.<br><br>
<div><span class="gmail_quote">On 9/6/07, <b class="gmail_sendername">Mathieu Malaterre</b> &lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Enkelejda,<br><br>cd VTK/Filtering<br><br>$ grep -l VTK_MARCHING *<br>vtkCell.cxx<br>vtkCell3D.cxx<br><br>
You have respectively the 2D and the 3D cases in each file.<br><br>-Mathieu<br><br>On 9/6/07, Enkelejda Tafaj &lt;<a href="mailto:lejda@gmx.de">lejda@gmx.de</a>&gt; wrote:<br>&gt; Hello,<br>&gt;<br>&gt; does anyone know where to find the lookup table (cases tables) used in
<br>&gt; the marching cubes algorithm? I&#39;m wondering is there are ambiguity<br>&gt; problems in the vtk marching cubes implementation. Btw which marching<br>&gt; cubes algorithm is implemented in vtk (the original one, marching cubes
<br>&gt; 33, ...?)<br>&gt;<br>&gt; I am generating an isosurface from a 3d dataset. Here I am calculating<br>&gt; the contour &quot;around&quot; very thin structures. Uses marching cubes is<br>&gt; generating holes in the surface, which doesn&#39;t seem to be topologically
<br>&gt; correct.<br>&gt;<br>&gt; Thank you for your help.<br>&gt;<br>&gt; Enkelejda<br>&gt; _______________________________________________<br>&gt; This is the private VTK discussion list.<br>&gt; Please keep messages on-topic. Check the FAQ at: 
<a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br>&gt;<br><br><br>--<br>Mathieu<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>