DOKK / manpages / debian 12 / meshlab / meshlab.1.en
MESHLAB(1) General Commands Manual MESHLAB(1)

meshlabThe open source mesh processing system.

meshlab [-h | --help]

meshlab [file ...] [viewxmlfile]

meshlab [projectfile]

meshlab is an interactive tool for manipulating meshes.

The arguments are as follows:

|
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.

The meshlab utility exits 0 on success, and >0 if an error occurs.

Run MeshLab opening the files mesh1.obj and mesh2.obj with camera view set in view.xml :

$ meshlab mesh1.obj mesh2.obj view.xml

Run MeshLab opening the MeshLab project project.mlp :

$ meshlab project.mlp

meshlabserver(1) Paolo Cignoni, Visual Computing Lab - ISTI - CNR

March 6, 2020 Debian