summarylogtreecommitdiffstats
path: root/meshlab.1
blob: e1405f77470544141de25a144c017a078989f2c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH MeshLab Version 1.3.0a
.SH NAME 
MeshLab - a tool for mesh inspection, processing, and conversion
.SH SYNOPSYS
meshlab [filename]
.SH DESCRIPTION
MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes.
The system is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes.
The system is based on the VCG library developed at the Visual Computing Lab of ISTI - CNR.
.SH SEE ALSO
meshlabserver (1)

.SH COPYRIGHT
MeshLab Copyright \(co 2005-2008 by Visual Computing Lab - ISTI CNR 
.PP
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
.PP
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.PP
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.