[vtkusers] outline of a mesh

Terry Hastings lost_bits1110 at hotmail.com
Tue Feb 24 17:53:37 EST 2004


Thank u again Matthieu for your helfpful response
So do I really need vtkStripper tehn if the LODActor will automatically show 
the boundary of my unstructured grid if rendering time is too slow?
and so do you mean that vtkStripper should be able to extract all triangles 
in my unstructured mesh? or just teh boundary faces?  How do I specify for 
it to take the boundary faces only? so u're suggesting geometry filter is 
too slow?
okay thank u again!
Terry

>From: Mathieu Malaterre <mathieu.malaterre at kitware.com>
>To: Terry Hastings <lost_bits1110 at hotmail.com>
>CC: vtkusers <vtkusers at vtk.org>
>Subject: Re: [vtkusers] outline of a mesh
>Date: Tue, 24 Feb 2004 17:36:42 -0500
>
>Terry Hastings wrote:
>>hi mathieu thank u for your response
>>so i should use a geometry filter on my original mesh to get the outline?
>>won't this not help with my speed problem because the pipeline is 
>>processing many more nodes/elements and then again going through this 
>>extra GeometryFilter..?
>
>There are lots of different way for speed issue. See:
>
>http://vtk.org/cgi-bin/vtkfaq?req=show&file=faq03.007.htp
>
>I guess vtkStripper + vtkLODActor should give good results. Or use ParaView 
>for display.
>
>>i thought unstructured grid could represent any type of combo of cells 
>>types..?
>
>Of course this possible. Check this pdf:
>
>	http://vtk.org/pdf/file-formats.pdf (*)
>
>For your crash make sure you have the right number of cell scalars now that 
>you have decresase the number of points. If you are convince this is a VTK 
>bug, fill a bug at
>
>	http://vtk.org/Bug
>
>Providing a simple code that repduce it. Or just send a vtk datafile that 
>can not be opened with ParaView while still respecting the vtk file format 
>(*).
>
>HTH
>Mathieu
>
>
>_______________________________________________
>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

_________________________________________________________________
Say “good-bye” to spam, viruses and pop-ups with MSN Premium -- free trial 
offer! http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/




More information about the vtkusers mailing list