Skip to content

Write tcoords in ply

Xabi requested to merge Xabi/vtk:write-tcoords-in-ply into master

Write vertex texture coordinates with vtkPLYWriter. Also allow to write comments in ply header to add the corresponding texture image filename.

Merge request reports