[vtkusers] vtk surface render so slow

Bill Lorensen bill.lorensen at gmail.com
Tue Oct 26 21:06:34 EDT 2010


The quality of the image should be better with just MarchingCubes
(without DecimatePro and SmoothPolyData). Can you post an image of the
poor quality result?

On Tue, Oct 26, 2010 at 8:33 PM,  <ruan_cpp at sohu.com> wrote:
> Hi all,
> I nead to  accelerate surface render
> Now I use vtkImageReder--> vtkMarchingCubes --> vtkDecimatePro -->
> vtkSmoothPolyDataFilter  to render
> isosurface from some CT dataset. But it's too slow. If I only use
> vtkImageReder--> vtkMarchingCubes , it's fast,
> but the quality of image is not so good. vtkDecimatePro  and
> vtkSmoothPolyDataFilter fliters takes too much time,
> does anyone can help me to accelerate rendering while not lose image
> quality.
> Another question, what does  vtkMarchingCubes::SetLocator(vtkPointLocator
> *locator)  do,
> does it accelerate marchingCubes ???
> I'm foreigner, maybe not describe the detail problem.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list