<div dir="ltr"><div class="gmail_extra">On Wed, Jun 5, 2013 at 1:43 AM, Arindam <span dir="ltr">&lt;<a href="mailto:arindam@triassicsolutions.com" target="_blank">arindam@triassicsolutions.com</a>&gt;</span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hi,<br>
      <br>
      I want some thing where i can create a .obj file from vtkpoints
      which i have created from a 3D object. And when I read the .obj
      file by vtkObjReader, it should result the 3D object.</div></div></blockquote><div><br></div><div style>You&#39;ll have to put the vtkPoints into a vtkPolyData first, but then you can use this:</div><div style><br>

</div><a href="https://github.com/daviddoria/vtkOBJWriter">https://github.com/daviddoria/vtkOBJWriter</a><br><div class="gmail_extra"><br><div>David</div></div></div></div></div>