Paolo Cignoni cignoni 24762ab885 Removed plugins.txt
2005-12-22 20:07:48 +00:00
..
2005-12-06 22:40:40 +00:00
2005-12-06 22:40:40 +00:00

   VCGLib  http://vcg.sf.net                                         o o     
   Visual and Computer Graphics Library                            o     o   
                                                                  _   O  _   
   Copyright(C) 2005-2006                                           \/)\/    
   Visual Computing Lab  http://vcg.isti.cnr.it                    /\/|      
   ISTI - Italian National Research Council                           |      
                                                                      \      
   MeshLab 1.00 2005/11/13
   http://meshlab.sourceforge.net/
   All rights reserved.                                                      
   
                                                                       
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.                                       
                                                                          
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 (http://www.gnu.org/licenses/gpl.txt)          
for more details.                                                 

--- Synopsis ---

MeshLab, a mesh processing system, aimed to the user assisted cleaning, filtering,
editing and rendering of unstructured 3D triangular meshes like the ones that usually
arise in 3d scanning. The system is heavily based on the VCG library (vcg.sf.net). 
Please, when using this tool, cite the following reference:

P. Cignoni, F. Ponchio, A. Mochi, A. Buzzelli, D. Portelli, F. Mazzanti, G. Gangemi, 
A. Venturi, D. Vacca, L. Colombini , M. Latronico ,P. Pirro , F. Vannini 

For any question about this software please contact:
Paolo Cignoni ( p.cignoni@isti.cnr.it )

--- General Info ---

An extendible system for the user assisted processing of  unstructured 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 cleaning and healing this kind of meshes.
The system is heavily based on the VCG library developed at the Visual Computing Lab of ISTI - CNR,
for all the core mesh processing task. The Meshlab system started as a part of the FGT course of the
Computer Science department of University of Pisa.


http://meshlab.sourceforge.net/

--- Basic usage ---


--- Credits ---

Thanks goes to 

Christopher January,
Dave Brondsema,
Christian Ehrlicher,
Ralf Habacker

for their Unofficial patche for Qt4 ( http://sourceforge.net/projects/qtwin ).