[vtkusers] Re: Marching cubes
medo abdelmonem
abdelmonem76 at yahoo.com
Wed Apr 4 15:23:20 EDT 2007
Hi,
Marching cubes is an algorithm mainly used for conturing. it takes a volume input & creates an isosurface (a surface corresponds to one scalar value) as an output...
there's a filter in vtk that performs this algorithm...it's called vtkMarchingCubes...you can find it in deoxygen documentation....it's so easy to use....
for more info about Marching cubes itself try this link
http://en.wikipedia.org/wiki/Marching_cubes
and for further reading about it and how-to-use guide
see Ch6 in "Visualaization toolkit an approcah to OOP" book....Section 6.2 called Contouring.
bye
---------------------------------
8:00? 8:25? 8:40? Find a flick in no time
with theYahoo! Search movie showtime shortcut.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070404/e88b7c37/attachment.htm>
More information about the vtkusers
mailing list