[vtkusers] Re: Flattening a surface

Goodwin Lawlor goodwin.lawlor at ucd.ie
Fri Oct 26 13:07:02 EDT 2007


Hi Fernando,

VTK doesn't have a surface flattening filter but its sister project ITK 
does- /Insight/Code/Review/itkConformalFlatteningMeshFilter.txx

The filter is an angle preserving map.

I wouldn't be too difficult to re-implement the filter in VTK, if 
someone had time...

hth

Goodwin

Fernando Amat wrote:
> Hi all,
> I am pretty much new in VTK. I have surface encoded as triangulated. Is
> there any class in VTK that implements flattening algorithms? If the
> answer is yes, do they preserve distances, or angles?
> 
> Thanks,
> Fernando





More information about the vtkusers mailing list