mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
57 lines
2.5 KiB
Plaintext
57 lines
2.5 KiB
Plaintext
MeshLab
|
|
http://www.meshlab.net
|
|
All rights reserved.
|
|
|
|
VCGLib http://www.vcglib.net o o
|
|
Visual and Computer Graphics Library o o
|
|
_ O _
|
|
Paolo Cignoni \/)\/
|
|
Visual Computing Lab http://vcg.isti.cnr.it /\/|
|
|
ISTI - Italian National Research Council |
|
|
Copyright(C) 2005-2022 \
|
|
|
|
|
|
This program is free software; you can redistribute it and/or modify it
|
|
under the terms of the GNU General Public License V 3.0 as published by the Free
|
|
Software Foundation.
|
|
|
|
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.
|
|
|
|
--- Windows Note ---
|
|
|
|
If you are running MeshLab portable and you are getting the error “MSVCP140.dll not found”
|
|
or related, please install Visual C++ Redist by executing the vc_redist.exe file contained
|
|
in the meshlab portable archive.
|
|
|
|
--- References ----
|
|
|
|
Please, when using this tool, cite the following reference:
|
|
|
|
Meshlab: an open-source mesh processing tool.
|
|
P. Cignoni, M. Callieri, M. Corsini, M. Dellepiane, F. Ganovelli, G. Ranzuglia
|
|
Proceedings of the 2008 Eurographics Italian Chapter Conference,
|
|
ISBN: 978-3-905673-68-5, pp. 129-136, DOI: 10.2312/LocalChapterEvents/ItalChap/ItalianChapConf2008/129-136
|
|
|
|
@inproceedings {LocalChapterEvents:ItalChap:ItalianChapConf2008:129-136,
|
|
booktitle = {Eurographics Italian Chapter Conference},
|
|
editor = {Vittorio Scarano and Rosario De Chiara and Ugo Erra},
|
|
title = {{MeshLab: an Open-Source Mesh Processing Tool}},
|
|
author = {Cignoni, Paolo and Callieri, Marco and Corsini, Massimiliano and Dellepiane, Matteo and Ganovelli, Fabio and Ranzuglia, Guido},
|
|
year = {2008},
|
|
publisher = {The Eurographics Association},
|
|
ISBN = {978-3-905673-68-5},
|
|
DOI = {10.2312/LocalChapterEvents/ItalChap/ItalianChapConf2008/129-136}
|
|
}
|
|
|
|
Paolo Cignoni (paolo.cignoni (at) isti.cnr.it)
|
|
Alessandro Muntoni (alessandro.muntoni (at) isti.cnr.it)
|
|
|
|
For documented and repeatable bugs, reasonable feature requests and grounded issues, please use the GitHub services
|
|
https://github.com/cnr-isti-vclab/meshlab/issues
|
|
|
|
For general questions use StackOverflow
|
|
http://stackoverflow.com/questions/tagged/meshlab
|