[vtkusers] how to use marching cube in VTK

Charl P. Botha c.p.botha at ewi.tudelft.nl
Wed Feb 25 08:22:58 EST 2004


On Wed, Feb 25, 2004 at 02:09:33PM +0100, zlx at oslo.twi.tudelft.nl wrote:
> Could anyone please give me some examples about how to use vtk marching
> cubes to generate isosurfaces. For the detals, what's the main pipeline of
> vtkMarchingCubes object and how to set a threshold to filter the
> vtkStructuredPoints.
> I am a freshman here. Thanks!

Study the Medical1.cxx, Medical2.cxx and Medical3.cxx examples in
VTK/Examples/Medical/Cxx/.  The vtkMarchingCubes class is used exactly like
the vtkContourFilter in these examples.

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtkusers mailing list