logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

meshlab — The open source mesh processing system.

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

Exit 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]

See Also