[vtkusers] Module for solid contours?

Jeff Lee jeff at cdnorthamerica.com
Thu Sep 2 13:32:45 EDT 2004


Charles Boivin wrote:

>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? 
>
vtkBandedPolyDataContourFilter is the equivalent.
-J

>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
>  
>
>
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>  
>




More information about the vtkusers mailing list