Batch converter / command line commands
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
Hi,
I have to convert a lot of PLY files to OBJ format. Is there any batch converter implemented? Or can I use the commandline for this purpose. But there is no documentation for the commands.
Thanks
did u put the meshlab server code in the queue? is it in CVS or in the dowload link ?
A command line with every options available in the GUI is a great thing ! thanks ;-)
A command line version of MeshLab is under development.
Currently it is out of the release cycle scope (eg. it is not part of the distributed binaries)
But browsing in the sources under the meshlabserver directory you can find the sources of a command line meshlab tailored for this kind of batch atcivities.
If enough people will require these functionalites we will bring in in the mainstream release cycle.
P.
It will great to have a command line meshlab even if there isnt a lot of people who wants these functionalites (batch converter and filter options)
++
I would definitely appreciate and use such an option :)
Convert, simplify, noise filter, transform(m/mm) several ply-files automatically with a script... Why shouldn't that be useful?
Thanks in advance!
-Chris
I agree with you Chris.
Gandalf
Ok, I will put again the meshlab server code in the queue...
Paolo Cignoni