[vtkusers] about building a 3D model of more than one absolute area in one program
Jonathan Bailleul
Jonathan.Bailleul at greyc.ismra.fr
Fri Apr 4 04:05:40 EST 2003
³Â׿ wrote:
>
> Hi,all vtkusers
> I want to realize the function of building a 3D model of more than one absolute area in one program.My How can I do it by using vtkMarchingCubes? My demand is about two aspects: (1) when rendering in window,different areas must be distinguished by different colors;(2)when I write my output file of vertex coordinates,I must have ability to choose the data of which area to be output.
Doing this without discriminating disconnected volumes is trivially
simple, but the marching cube filter actually transforms every non-null
voxel into a mesh! Maybe can we detect cycles in the vtkPolydata
structure and move them in different structures??
--
-----------------------------------
Jonathan BAILLEUL, Doctorant
GREYC Image - Université de Caen
http://www.greyc.ismra.fr/~bailleul
More information about the vtkusers
mailing list