<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>A collaborator of mine would like to load surface mesh (VTK) files produced by our software (<a href="http://icy.bioimageanalysis.org">Icy</a>) into MeshLab, but it seems VTK files aren’t supported by MeshLab. As a backup solution, I am trying to export the VTK polydata files into other formats (OBJ or X3D) using the various exporter classes, but I’m not sure how to do this the “proper” way.</div><div><br></div><div>The vtkExporter class seems to only work with SetInput(vtkRenderWindow), which seems a bit weird if the meshes are not being displayed in a window. The documentation seems to agree with me by stating that "These methods are provided for backward compatibility. Will disappear soon.”</div><div><br></div><div>Any ideas?</div><div><br></div><div>Cheers</div><div>Alexandre @ VTK 6.1 via Java 6</div></body></html>