Skip to content

Add Wavefront OBJ writer

Michael Migliore requested to merge michael.migliore/vtk:obj-writer into master

Add a writer of polydata into OBJ file.
Geometry supported: lines, triangles, polygons.
Data supported: normals and texture coordinates on points.

Edited by Michael Migliore

Merge request reports