meshlab — The open source mesh processing system.
Contents
Description
meshlab is an interactive tool for manipulating meshes.
The arguments are as follows:
-h | --help
Show a brief help.
file...
Mesh/model file(s) to load.
viewxmlfile
An XML file specifying the camera view
projectfile
An .mlp MeshLab project file to load.
Examples
Run MeshLab opening the files mesh1.obj and mesh2.obj with camera view set in view.xml :
$meshlabmesh1.objmesh2.objview.xml
Run MeshLab opening the MeshLab project project.mlp :
$meshlabproject.mlpExit Status
The meshlab utility exits 0 on success, and >0 if an error occurs.
Name
meshlab — The open source mesh processing system.
See Also
meshlabserver(1) Paolo Cignoni, Visual Computing Lab - ISTI - CNR Debian March 06, 2020 MESHLAB(1)
Synopsis
meshlab [-h | --help]
meshlab [file...] [viewxmlfile]
meshlab [projectfile]
