[vtkusers] vtkSurfaceReconstructionFilter

George Kamucha kamucha at hfm.e-technik.uni-kassel.de
Thu Nov 28 13:01:58 EST 2002


Hi Tim,
I downloaded the vtkPowerCrustSurfaceReconstruction class from your site
http://www.eastman.ucl.ac.uk/~thutton/powercrust/ and attempted at adopting it
to run with vtk 3.2, e.g. using VTK_EXPORT instead of VTK_GRAPHICS_EXPORT etc.
But the .cxx file has very many funny characters in it, e.g. very many stray
"\". In my working platform (Linux, gcc), they are catastrophic.  I tried to
remove them but it it is a nightmare. Which platform does one really need to
run this class successfully ?

Tim Hutton wrote:

> Hi George,
>
> The usual caveats apply - vtkSurfaceReconstructionFilter only works well on
> densely-sampled *closed* surfaces. If your data does not fulfill these
> requirements then you need to use something else.
> vtkPowerCrustSurfaceReconstruction could be retrofitted for 3.2 without too
> much difficulty I think, you could try this?
>
> Tim.
>




More information about the vtkusers mailing list