Texture coordintaes in console mode
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
Hello,
thank You for job you have done in Meshlab!
I found problem with texture coordinates. I call meshlab in following way
"C:\Program Files (x86)\VCG\MeshLab\meshlabserver.exe" -i model.obj -o model-re.obj -s meshprocessing.mlx -om vn vt
Script includes remove duplicated vertices,decimation and laplacian smooth. Script works, mesh is processed. Problem is that input model contains texture coordinates but result model is saved without texture coordinates.
bat file and script are attached.
Could you help to solve that problem?
Thank you,
Alexander
script