table of contents
other versions
- Tumbleweed 2025.07-1.1
- Leap-15.6
| MESHLAB(1) | General Commands Manual | MESHLAB(1) |
NAME¶
meshlab — The open
source mesh processing system.
SYNOPSIS¶
meshlab |
[-h | --help] |
meshlab |
[file ...] [viewxmlfile] |
meshlab |
[projectfile] |
DESCRIPTION¶
meshlab is an interactive tool for
manipulating meshes.
The arguments are as follows:
EXIT STATUS¶
The meshlab utility exits 0 on
success, and >0 if an error occurs.
EXAMPLES¶
Run MeshLab opening the files mesh1.obj and mesh2.obj with camera view set in view.xml :
$ meshlab mesh1.obj mesh2.obj
view.xmlRun MeshLab opening the MeshLab project project.mlp :
$ meshlab project.mlpSEE ALSO¶
meshlabserver(1) Paolo Cignoni, Visual Computing Lab - ISTI - CNR
| March 6, 2020 | Linux 6.4.0-150700.53.19-default |