[vtkusers] VTKOBJWRITER
David Doria
daviddoria at gmail.com
Wed Jun 5 07:01:28 EDT 2013
On Wed, Jun 5, 2013 at 1:43 AM, Arindam <arindam at triassicsolutions.com>wrote:
> Hi,
>
> 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.
>
You'll have to put the vtkPoints into a vtkPolyData first, but then you can
use this:
https://github.com/daviddoria/vtkOBJWriter
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130605/e3340db9/attachment.htm>
More information about the vtkusers
mailing list