[vtkusers] RE: Module for solid contours?

Ugur BOZKAYA eub at kablonet.com.tr
Fri Sep 3 04:53:46 EDT 2004


Check the vtkBandedPolyDataContourFilter. It might help.

Ugur BOZKAYA


Message: 1
Date: Thu, 02 Sep 2004 11:29:24 -0600
From: "Charles Boivin" <Charles.Boivin at rwdiwest.com>
Subject: [vtkusers] Module for solid contours?
To: <vtkusers at vtk.org>
Message-ID: <s137042c.059 at mailwest.rwdiwest.com>
Content-Type: text/plain; charset="us-ascii"

Hello all,

I would like to be able to visualize my data using "solid contours". I
am not sure if this terminology is the correct one, but I know this is
the name used in AVS, for example. Basically, I'd like to get the same
information as with isolines, but with the regions between the lines all
of a uniform color. I have attached a picture (generated in AVS) that
illustrates what I would like.

Is there a module in VTK that allows one to do such a thing? I have
tried playing with the lookup table, and it is the closest I've been
able to get to the right solution. The problem with this, however, is I
still get some interpolation across cells, and the results are very
blocky (because of underlying grid).

Thank you,

Charles Boivin



More information about the vtkusers mailing list